IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27053


Ignore:
Timestamp:
Feb 24, 2010, 11:44:08 AM (16 years ago)
Author:
bills
Message:

apparently pztool -revertcopied isn't used by anyone since it didn't work

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pztool.c

    r26981 r27053  
    808808    psMetadata *where = psMetadataAlloc();
    809809    PXOPT_COPY_STR(config->args, where,  "-exp_name", "exp_name", "==");
    810     PXOPT_COPY_STR(config->args, where, "-inst", "inst", "==");
     810    PXOPT_COPY_STR(config->args, where, "-inst", "camera", "==");
    811811    PXOPT_COPY_STR(config->args, where, "-telescope", "telescope", "==");
    812812    PXOPT_COPY_STR(config->args, where,  "-class", "class", "==");
Note: See TracChangeset for help on using the changeset viewer.