IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 26, 2007, 12:13:00 PM (19 years ago)
Author:
Paul Price
Message:

Removing old POIS stuff.

File:
1 edited

Legend:

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

    r15387 r15395  
    175175my $logDest = 'file:' . $ipprc->file_resolve($outputRoot) . ".log"; # Log messages
    176176
    177 ### XXX We have to play around some here, because pois can't use Nebulous
    178 my $outputNameResolved = $ipprc->file_create( $outputName );
    179 my $templateResolved = $ipprc->file_resolve( $template );
    180 my $inputResolved = $ipprc->file_resolve( $input );
    181 
    182177# Perform subtraction
    183178unless ($no_op) {
Note: See TracChangeset for help on using the changeset viewer.