IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 28, 2008, 11:39:56 AM (18 years ago)
Author:
eugene
Message:

drop deprecated ref to PS::IPP::Metadata::Stats

File:
1 edited

Legend:

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

    r19723 r19781  
    1717use PS::IPP::Metadata::Config;
    1818use PS::IPP::Config 1.01 qw( :standard );
    19 
    20 # XXX drop (moved to ppStatsFromMetadata)
    21 # use PS::IPP::Metadata::Stats;
    2219
    2320my $ipprc = PS::IPP::Config->new(); # IPP configuration
     
    112109};
    113110
    114 use constant DELETE_STATS => 0; # Delete the statistics file when done?
    115 
    116111# Look for programs we need
    117112my $missing_tools;
Note: See TracChangeset for help on using the changeset viewer.