Changeset 900
- Timestamp:
- Feb 13, 2013 4:44:46 PM (10 years ago)
- Location:
- sans/Dev/trunk
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
sans/Dev/trunk/NCNR_User_Procedures/Common/Installer/FilesToRemove++.itx
r880 r900 46 46 "SANS_Reduction_Help_v5.10.ihf" 47 47 "USANSReductionHelp_v2.21.ihf" 48 "EventModeData_Help_v1.0.ihf" 48 49 "Put in Igor Help Files" 49 50 "NCNR_Help_Files" -
sans/Dev/trunk/NCNR_User_Procedures/Common/Installer/NCNR_Install.ipf
r841 r900 686 686 //// clean up the Igor help files 687 687 // first, kill any open help files 688 // there are 5of them688 // there are 9 of them 689 689 Variable numHelpFilesOpen=0 690 690 // do … … 736 736 endif 737 737 738 DisplayHelpTopic/Z "Event Mode Data" 739 if(V_flag==0) 740 numHelpFilesOpen += 1 741 endif 738 742 739 743 // PauseForUser // can't use this, it keeps you from interacting with anything....
Note: See TracChangeset
for help on using the changeset viewer.