Changeset 17671 for trunk/ippScripts/scripts/detrend_resid.pl
- Timestamp:
- May 13, 2008, 4:32:43 PM (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
r16563 r17671 17 17 use PS::IPP::Metadata::Config; 18 18 use PS::IPP::Metadata::Stats; 19 20 use PS::IPP::Config qw($PS_EXIT_SUCCESS 21 $PS_EXIT_UNKNOWN_ERROR 22 $PS_EXIT_SYS_ERROR 23 $PS_EXIT_CONFIG_ERROR 24 $PS_EXIT_PROG_ERROR 25 $PS_EXIT_DATA_ERROR 26 $PS_EXIT_TIMEOUT_ERROR 27 caturi 28 ); 19 use PS::IPP::Config 1.01 qw( :standard ); 20 29 21 my $ipprc = PS::IPP::Config->new(); # IPP configuration 30 22
Note:
See TracChangeset
for help on using the changeset viewer.
