IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 26, 2010, 11:46:10 AM (16 years ago)
Author:
heather
Message:

added dvodb to updaterun

File:
1 edited

Legend:

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

    r27391 r27773  
    280280    PXOPT_COPY_STR(config->args, where, "-state",     "addRun.state", "==");
    281281    PXOPT_COPY_STR(config->args, where, "-reduction", "addRun.reduction", "==");
     282    PXOPT_COPY_STR(config->args, where, "-dvodb", "addRun.dvodb", "==");
    282283
    283284    if (!psListLength(where->list)) {
Note: See TracChangeset for help on using the changeset viewer.