Changeset 11546 for trunk/ippTasks/detrend.resid.pro
- Timestamp:
- Feb 1, 2007, 9:58:58 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/detrend.resid.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/detrend.resid.pro
r11476 r11546 102 102 end 103 103 104 # delete existing entries which are DONE 105 book delpage detPendingResidImfile -key state DONE 106 book delpage detPendingResidImfile -key state DATA_ERR 104 # delete existing entries in the appropriate states 105 process_cleanup detPendingResidImfile 107 106 end 108 107 … … 219 218 end 220 219 221 # delete existing entries which are DONE 222 book delpage detPendingResidExp -key state DONE 223 book delpage detPendingResidExp -key state DATA_ERR 220 # delete existing entries in the appropriate states 221 process_cleanup detPendingResidExp 224 222 end 225 223
Note:
See TracChangeset
for help on using the changeset viewer.
