Changeset 34501 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Oct 4, 2012, 10:28:00 AM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r34081 r34501 2066 2066 PXOPT_COPY_STR(config->args, where, "-reduction", "chipRun.reduction", "=="); 2067 2067 PXOPT_COPY_STR(config->args, where, "-state", "chipRun.state", "=="); 2068 PXOPT_COPY_STR(config->args, where, "-tess_id", "chipRun.tess_id", "LIKE"); 2068 2069 pxAddLabelSearchArgs (config, where, "-label", "chipRun.label", "LIKE"); 2069 2070 pxAddLabelSearchArgs (config, where, "-data_group", "chipRun.data_group", "LIKE");
Note:
See TracChangeset
for help on using the changeset viewer.
