- Timestamp:
- Jan 11, 2015, 2:05:35 PM (12 years ago)
- Location:
- branches/eam_branches/ipp-20140904
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/chiptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20140904
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20140904/ippTools/src/chiptool.c
r36431 r37804 1454 1454 PXOPT_COPY_S64(config->args, where, "-chip_id", "chipRun.chip_id", "=="); 1455 1455 PXOPT_COPY_STR(config->args, where, "-reduction", "chipRun.reduction", "=="); 1456 pxAddLabelSearchArgs (config, where, "-label", " label", "==");1457 PXOPT_COPY_STR(config->args, where, "-state", " state", "==");1456 pxAddLabelSearchArgs (config, where, "-label", "chipRun.label", "=="); 1457 PXOPT_COPY_STR(config->args, where, "-state", "chipRun.state", "=="); 1458 1458 1459 1459 psString query = pxDataGet("chiptool_run.sql");
Note:
See TracChangeset
for help on using the changeset viewer.
