Changeset 16561 for trunk/ippScripts/scripts/detrend_resid.pl
- Timestamp:
- Feb 21, 2008, 11:31:39 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_resid.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_resid.pl
r16308 r16561 247 247 $command .= " -code $exit_code"; 248 248 $command .= " -dbname $dbname" if defined $dbname; 249 ###system ($command);249 system ($command); 250 250 } 251 251 exit $exit_code;
Note:
See TracChangeset
for help on using the changeset viewer.
