Changeset 828 for sans/Dev/trunk/NCNR_User_Procedures/Analysis/Alpha
- Timestamp:
- Aug 16, 2011 1:20:14 PM (11 years ago)
- Location:
- sans/Dev/trunk/NCNR_User_Procedures/Analysis/Alpha
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Analysis/Alpha/Auto_Fit.ipf
r827 r828 1397 1397 // List utilities 1398 1398 //********************* 1399 Function List2TextWave(list,sep,waveStr) 1399 // 1400 // List2TextWave is also in SANS_Utilities.ipf, but to keep from having big lists of dependencies, 1401 // have definitions here that are local and Static 1402 1403 // 1404 Static Function List2TextWave(list,sep,waveStr) 1400 1405 String list,sep,waveStr 1401 1406 -
sans/Dev/trunk/NCNR_User_Procedures/Analysis/Alpha/Tinker/FFT_Cubes_Includes.ipf
r798 r828 33 33 "ParseMatrix 3D to XYZ" 34 34 "Plot XYZ" 35 "Animated SSlices"35 "Animated Slices" 36 36 "Show Full Matrix" 37 37 end
Note: See TracChangeset
for help on using the changeset viewer.