Changeset 24660 for trunk/ippTools/src/stacktool.c
- Timestamp:
- Jul 3, 2009, 10:32:55 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r24659 r24660 142 142 PXOPT_COPY_F32(config->args, where, "-select_good_frac_min", "warpSkyfile.good_frac", ">="); 143 143 PXOPT_COPY_STR(config->args, where, "-select_skycell_id", "warpSkyfile.skycell_id", "=="); 144 PXOPT_COPY_STR(config->args, where, "-select_label", "warpRun.label", "==");144 pxAddLabelSearchArgs (config, where, "-select_label", "warpRun.label", "LIKE"); 145 145 146 146 // these are used to build the HAVING restriction
Note:
See TracChangeset
for help on using the changeset viewer.
