Changeset 17671 for trunk/ippScripts/scripts/flatcorr_proc.pl
- Timestamp:
- May 13, 2008, 4:32:43 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/flatcorr_proc.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/flatcorr_proc.pl
r16809 r17671 33 33 use PS::IPP::Metadata::Config; 34 34 use PS::IPP::Metadata::Stats; 35 36 use PS::IPP::Config qw( 37 $PS_EXIT_SUCCESS 38 $PS_EXIT_UNKNOWN_ERROR 39 $PS_EXIT_SYS_ERROR 40 $PS_EXIT_CONFIG_ERROR 41 $PS_EXIT_PROG_ERROR 42 $PS_EXIT_DATA_ERROR 43 $PS_EXIT_TIMEOUT_ERROR 44 ); 35 use PS::IPP::Config 1.01 qw( :standard ); 45 36 46 37 my $ipprc = PS::IPP::Config->new(); # IPP configuration
Note:
See TracChangeset
for help on using the changeset viewer.
