Ignore:
Timestamp:
Aug 16, 2011 1:20:14 PM (12 years ago)
Author:
srkline
Message:

adding some loaders to the macros menu - strictly for testing so that some of the newest procedures can be easily tested.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sans/Dev/trunk/NCNR_User_Procedures/Analysis/Alpha/Auto_Fit.ipf

    r827 r828  
    13971397// List utilities 
    13981398//********************* 
    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// 
     1404Static Function List2TextWave(list,sep,waveStr) 
    14001405        String list,sep,waveStr 
    14011406         
Note: See TracChangeset for help on using the changeset viewer.