IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 3, 2006, 10:04:48 AM (20 years ago)
Author:
Paul Price
Message:

Fixing so they compile.

File:
1 edited

Legend:

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

    r9101 r9145  
    1515use Pod::Usage qw( pod2usage );
    1616
    17 my ($det_id, $iter, $class_id, $det_type, $camera);
     17my ($det_id, $iter, $class_id, $det_type, $camera, $no_update);
    1818GetOptions(
    1919    'det_id|d=s'        => \$det_id,
Note: See TracChangeset for help on using the changeset viewer.