IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 11, 2008, 5:06:58 PM (18 years ago)
Author:
Paul Price
Message:

Allow searching on label by warptool -definebyquery

File:
1 edited

Legend:

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

    r19522 r19530  
    229229    PXOPT_COPY_F32(config->args, where, "-solang_min", "solang", ">=");
    230230    PXOPT_COPY_F32(config->args, where, "-solang_max", "solang", "<");
     231    PXOPT_COPY_STR(config->args, where, "-label", "fakeRun.label", "==");
    231232
    232233    if (!psListLength(where->list) &&
Note: See TracChangeset for help on using the changeset viewer.