Changeset 16749 for trunk/ippScripts/scripts/ipp_serial_warp.pl
- Timestamp:
- Feb 28, 2008, 4:44:15 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/ipp_serial_warp.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/ipp_serial_warp.pl
r16746 r16749 14 14 use Pod::Usage qw( pod2usage ); 15 15 use PS::IPP::Config qw( 16 $PS_EXIT_SUCCESS 17 $PS_EXIT_UNKNOWN_ERROR 18 $PS_EXIT_SYS_ERROR 19 $PS_EXIT_CONFIG_ERROR 20 $PS_EXIT_PROG_ERROR 21 $PS_EXIT_DATA_ERROR 22 $PS_EXIT_TIMEOUT_ERROR 23 ); 16 $PS_EXIT_SUCCESS 17 $PS_EXIT_UNKNOWN_ERROR 18 $PS_EXIT_SYS_ERROR 19 $PS_EXIT_CONFIG_ERROR 20 $PS_EXIT_PROG_ERROR 21 $PS_EXIT_DATA_ERROR 22 $PS_EXIT_TIMEOUT_ERROR 23 caturi 24 ); 24 25 25 26 my $ipprc = PS::IPP::Config->new(); # IPP configuration
Note:
See TracChangeset
for help on using the changeset viewer.
