Changeset 131 for sans/Analysis/branches/ajj_23APR07/IGOR_Package_Files/Put in User Procedures/SANS_Models_v3.00/Cylinder_and_Struct.ipf
- Timestamp:
- Jul 26, 2007 9:59:01 AM (16 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Analysis/branches/ajj_23APR07/IGOR_Package_Files/Put in User Procedures/SANS_Models_v3.00/Cylinder_and_Struct.ipf
r130 r131 36 36 Proc PlotSmearedCylinder_HS(str) 37 37 String str 38 Prompt str,"Pick the data folder con atining the resolution you want",popup,getAList(4)38 Prompt str,"Pick the data folder containing the resolution you want",popup,getAList(4) 39 39 40 40 // if any of the resolution waves are missing => abort … … 128 128 Proc PlotSmearedCylinder_SW(str) 129 129 String str 130 Prompt str,"Pick the data folder con atining the resolution you want",popup,getAList(4)130 Prompt str,"Pick the data folder containing the resolution you want",popup,getAList(4) 131 131 132 132 // if any of the resolution waves are missing => abort … … 227 227 Proc PlotSmearedCylinder_SC(str) 228 228 String str 229 Prompt str,"Pick the data folder con atining the resolution you want",popup,getAList(4)229 Prompt str,"Pick the data folder containing the resolution you want",popup,getAList(4) 230 230 231 231 // if any of the resolution waves are missing => abort … … 329 329 Proc PlotSmearedCylinder_SHS(str) 330 330 String str 331 Prompt str,"Pick the data folder con atining the resolution you want",popup,getAList(4)331 Prompt str,"Pick the data folder containing the resolution you want",popup,getAList(4) 332 332 333 333 // if any of the resolution waves are missing => abort
Note: See TracChangeset
for help on using the changeset viewer.