source: sans/Dev/trunk/NCNR_User_Procedures/USANS/USANS_Includes.ipf @ 348

Last change on this file since 348 was 328, checked in by ajj, 15 years ago

Rearranging files

  • 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.