- Timestamp:
- Apr 7, 2010 11:00:01 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Analysis/Packages/Wrapper_v40.ipf
r665 r668 3 3 #pragma IgorVersion=6.1 4 4 5 //6 // need a way of importing more functions into the experiment7 // ? call the picker panel from the panel?8 //9 //10 5 11 6 //Macro OpenWrapperPanel() … … 32 27 //initializes preferences. this includes XML y/n, and SANS Reduction items. 33 28 // if they already exist, they won't be overwritten 34 Execute " init_pref()"29 Execute "Initialize_Preferences()" 35 30 36 31 DoWindow/F WrapperPanel
Note: See TracChangeset
for help on using the changeset viewer.