- Timestamp:
- Apr 7, 2010 11:00:01 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/USANS/Main_USANS.ipf
r667 r668 123 123 Variable/G root:Packages:NIST:USANS:Globals:MainPanel:gDQv = 0.117 //divergence, in terms of Q (1/A) (NOV 2004) 124 124 125 String/G root:Packages:NIST:gXMLLoader_Title 125 String/G root:Packages:NIST:gXMLLoader_Title="" 126 126 127 127 //initializes preferences. this includes XML y/n, and SANS Reduction items. 128 128 // if they already exist, they won't be overwritten 129 129 130 Execute " init_pref()"130 Execute "Initialize_Preferences()" 131 131 132 132
Note: See TracChangeset
for help on using the changeset viewer.