IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17417


Ignore:
Timestamp:
Apr 8, 2008, 6:21:21 PM (18 years ago)
Author:
bills
Message:

Finish the last fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pstamp/src/ppstampMakeStamp.c

    r17416 r17417  
    488488
    489489    pmFPAfile *astrom = psMetadataLookupPtr(NULL, config->files, "PSWARP.ASTROM");
    490     if (!status) {
    491         psError(PS_ERR_UNKNOWN, true, "Can't find input astrometry!\n");
    492         return false;
    493     }
    494490    if (!astrom) {
    495491        astrom = input;
Note: See TracChangeset for help on using the changeset viewer.