IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 25512


Ignore:
Timestamp:
Sep 23, 2009, 1:48:18 PM (17 years ago)
Author:
bills
Message:

magicRun table is already specified

File:
1 edited

Legend:

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

    r25511 r25512  
    14011401    // at least one of these required
    14021402    PXOPT_COPY_S64(config->args, where, "-magic_id", "magic_id", "==");
    1403     PXOPT_COPY_S64(config->args, where, "-exp_id", "magicRun.exp_id", "==");
     1403    PXOPT_COPY_S64(config->args, where, "-exp_id", "exp_id", "==");
    14041404
    14051405    if (!psListLength(where->list)) {
Note: See TracChangeset for help on using the changeset viewer.