IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 22, 2011, 11:51:02 AM (15 years ago)
Author:
bills
Message:

add -destreaked option to -updaterun for chiptool warptool difftool and bgtool -updatechip and -updatewarp

File:
1 edited

Legend:

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

    r29423 r30729  
    324324    // pxUpdateRun gets parameters from config->args and runs the update query
    325325    bool result = pxUpdateRun(config, where, &query, "addRun", "add_id",
    326         "addProcessedExp", false);
     326        "addProcessedExp", false, false);
    327327
    328328    psFree(query);
Note: See TracChangeset for help on using the changeset viewer.