Changeset 31529 for trunk/ippTools/src/stacktool.c
- Timestamp:
- May 11, 2011, 3:09:06 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/stacktool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/stacktool.c
r31477 r31529 246 246 PXOPT_COPY_STR(config->args, where, "-select_data_group", "warpRun.data_group", "=="); 247 247 pxAddLabelSearchArgs (config, where, "-select_label", "warpRun.label", "LIKE"); // define using warp label 248 248 pxAddLabelSearchArgs (config, where, "-warp_id", "warpRun.warp_id", "=="); 249 249 250 // these are used to build the HAVING restriction 250 251 PXOPT_COPY_S32(config->args, having, "-min_num", "num_warp", ">=");
Note:
See TracChangeset
for help on using the changeset viewer.
