IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Aug 28, 2008, 2:06:45 PM (18 years ago)
Author:
bills
Message:

remove reference to obsolete program

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/scripts/pstampparse.pl

    r19224 r19265  
    5353
    5454my $pstamptool  = can_run('pstamptool')  or (warn "Can't find pstamptool"  and $missing_tools = 1);
    55 my $locateimages = can_run('locateimages') or (warn "Can't find locateimages" and $missing_tools = 1);
    5655my $pstampdump  = can_run('pstampdump') or (warn "Can't find pstampdump" and $missing_tools = 1);
    5756my $fields  = can_run('fields') or (warn "Can't find fields" and $missing_tools = 1);
Note: See TracChangeset for help on using the changeset viewer.