- Timestamp:
- Apr 6, 2010 4:56:48 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Reduction/SANS/ProDiv.ipf
r618 r665 67 67 68 68 //temporarily set data display to linear 69 NVAR gLog = root: myGlobals:gLogScalingAsDefault69 NVAR gLog = root:Packages:NIST:gLogScalingAsDefault 70 70 Variable oldState = gLog 71 71 gLog=0 //linear … … 286 286 287 287 //temporarily set data display to linear 288 NVAR gLog = root: myGlobals:gLogScalingAsDefault288 NVAR gLog = root:Packages:NIST:gLogScalingAsDefault 289 289 Variable oldState = gLog 290 290 gLog=0 //linear
Note: See TracChangeset
for help on using the changeset viewer.