Changeset 12800 for trunk/ippScripts/scripts/detrend_reject_exp.pl
- Timestamp:
- Apr 10, 2007, 5:16:04 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/detrend_reject_exp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/detrend_reject_exp.pl
r12694 r12800 13 13 $VERSION = '0.01'; 14 14 15 use IPC::Cmd qw( can_run run );15 use IPC::Cmd 0.36 qw( can_run run ); 16 16 use PS::IPP::Metadata::Config; 17 17 use PS::IPP::Metadata::List qw( parse_md_list );
Note:
See TracChangeset
for help on using the changeset viewer.
