Changeset 13698 for trunk/ippScripts/scripts/detrend_norm_exp.pl
- Timestamp:
- Jun 7, 2007, 9:45:27 AM (19 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
r13590 r13698 202 202 my $command = "$dettool -addprocessedimfile -det_id $det_id -iter $iter -code $exit_code"; 203 203 $command .= " -dbname $dbname" if defined $dbname; 204 system ($command);204 ### system ($command); 205 205 } 206 206 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
