IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 19613


Ignore:
Timestamp:
Sep 19, 2008, 10:23:41 AM (18 years ago)
Author:
eugene
Message:

adding mode to -rungs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20080918/ippTools/src/dettool.c

    r19609 r19613  
    992992
    993993    PXOPT_COPY_STR(config->args, where, "-inst", "camera", "==");
     994    PXOPT_COPY_STR(config->args, where, "-mode", "mode", "==");
    994995    PXOPT_COPY_STR(config->args, where, "-telescope", "telescope", "==");
    995996    PXOPT_COPY_STR(config->args, where, "-filter", "filter", "==");
Note: See TracChangeset for help on using the changeset viewer.