Changeset 16561 for trunk/ippScripts/scripts/detrend_norm_exp.pl
- Timestamp:
- Feb 21, 2008, 11:31:39 AM (18 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
r16308 r16561 189 189 $command .= " -code $exit_code"; 190 190 $command .= " -dbname $dbname" if defined $dbname; 191 ###system ($command);191 system ($command); 192 192 } 193 193 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
