Changeset 69 for sans/SANSReduction/branches/kline_29MAR07/Put in User Procedures/SANS_Reduction_v5.00/Includes_v500.ipf
- Timestamp:
- Mar 29, 2007 1:45:45 PM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/SANSReduction/branches/kline_29MAR07/Put in User Procedures/SANS_Reduction_v5.00/Includes_v500.ipf
r59 r69 29 29 #include "ProDiv" version>=5.0 30 30 #include "ProtocolAsPanel" version>=5.0 31 #include "RawDataReader" version>=5.0 31 //#include "RawDataReader" version>=5.0 //branched 29MAR07 32 32 #include "RawWindowHook" version>=5.0 33 33 #include "RectAnnulAvg" version>=5.0 … … 35 35 #include "Tile_2D" version>=5.0 36 36 #include "Transmission" version>=5.0 37 #include "VAXFileUtils" version>=5.0 37 //#include "VAXFileUtils" version>=5.0 //branched 29MAR07 38 38 #include "WorkFileUtils" version>=5.0 39 39 #include "WriteQIS" version>=5.0 40 #include "RealTimeUpdate_RT" version>=5.0 //removed button from main panel AUG2006 40 // removed RT button from main panel AUG2006 41 // removed RT ipf file in 29MAR07 branch (do not delete, but do not include or maintain) 42 //#include "RealTimeUpdate_RT" version>=5.0 41 43 #include "SANSPreferences" version>=5.0 //NEW 05MAY03 42 44 #include "Subtract_1D" version>=5.0 //NEW 14MAY03 45 46 #include "NCNR_Utils" //new in the 29MAR07 branch 47 #include "NCNR_DataReadWrite" //new in the 29MAR07 branch 48 #include "SANS_Utilities" //new in the 29MAR07 branch 43 49 44 50 // to include the analysis packages, uncomment the following
Note: See TracChangeset
for help on using the changeset viewer.