IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 16722


Ignore:
Timestamp:
Feb 28, 2008, 12:37:42 PM (18 years ago)
Author:
Paul Price
Message:

Fixing compilation error.

File:
1 edited

Legend:

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

    r16721 r16722  
    125125                                      UNLINK => !$save_temps );
    126126my $num = 0;
    127 # my $inputSources;             # Sources to use as stamps
     127my $inputSources;               # Sources to use as stamps
    128128foreach my $file (@$files) {
    129129    if ($file->{ignored}) { next; }
Note: See TracChangeset for help on using the changeset viewer.