Changeset 9234 for trunk/ippScripts/scripts/detrend_norm_exp.pl
- Timestamp:
- Oct 4, 2006, 12:41:13 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_norm_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_norm_exp.pl
r9233 r9234 144 144 die "Unable to perform dettool -addnormexp: $error_code\n" if not $success; 145 145 146 unlink $list1 File;147 unlink $list2 File;146 unlink $list1Name; 147 unlink $list2Name; 148 148 } 149 149
Note:
See TracChangeset
for help on using the changeset viewer.
