source: sans/USANSReduction/trunk/Put in User Procedures Folder/USANS Procedures v2.21/USANS_Includes.ipf @ 265

Last change on this file since 265 was 265, checked in by srkline, 15 years ago

Major structural changes, hopefully correct, to prepare for v2.21 release (not tagged yet)

  • Property eol-style set to native
File size: 571 bytes
Line 
1#pragma rtGlobals=1             // Use modern global access method.
2#pragma version=2.20
3#pragma IgorVersion=6.0
4
5//*************
6// the list of files to include in the USANS reduction experiment
7//  - files must be located somewhere in the User Procedures folder
8// or sub-folders
9//
10
11#include "BT5_Loader",version >= 2.20   
12#include "COR_Graph",version >= 2.20                   
13#include "Main_USANS",version >= 2.20   
14#include "PlotUtils_USANS",version >= 2.20     
15#include "WriteUSANSData",version >= 2.20       
16#include "LakeDesmearing_JB",version >= 2.20   
17#include "USANSCatNotebook",version >= 2.20     
Note: See TracBrowser for help on using the repository browser.