IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 7, 2011, 3:43:37 PM (15 years ago)
Author:
bills
Message:

add -template_exp_id to difftool -listrun

File:
1 edited

Legend:

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

    r30907 r31237  
    29672967    pxAddLabelSearchArgs (config, where, "-data_group", "diffRun.data_group", "LIKE");
    29682968    pxAddLabelSearchArgs (config, where, "-dist_group", "diffRun.dist_group", "LIKE");
     2969
     2970    PXOPT_COPY_S64(config->args, where, "-template_exp_id", "rawTemplate.exp_id", "==");
    29692971   
    29702972    PXOPT_LOOKUP_BOOL(template, config->args, "-template", false);
Note: See TracChangeset for help on using the changeset viewer.