IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 1, 2009, 6:27:07 AM (17 years ago)
Author:
bills
Message:

in -difftool mode add selection by label

File:
1 edited

Legend:

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

    r25690 r25704  
    669669    PXOPT_COPY_S16(config->args, where, "-fault", "diffSkyfile.fault", "==");
    670670    PXOPT_COPY_S64(config->args, where,  "-magicked", "diffSkyfile.magicked", "==");
     671    pxAddLabelSearchArgs (config, where, "-label", "diffRun.label", "LIKE");
    671672
    672673    PXOPT_LOOKUP_BOOL(template, config->args, "-template", false);
Note: See TracChangeset for help on using the changeset viewer.