IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 28, 2008, 4:44:15 PM (18 years ago)
Author:
Paul Price
Message:

Need to include caturi

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/ipp_serial_stack.pl

    r16746 r16749  
    1414use Pod::Usage qw( pod2usage );
    1515use 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                       );
    2425
    2526my $ipprc = PS::IPP::Config->new(); # IPP configuration
Note: See TracChangeset for help on using the changeset viewer.