Changeset 25935 for trunk/ippTools/src/addtool.c
- Timestamp:
- Oct 23, 2009, 12:17:32 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/addtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/addtool.c
r25840 r25935 98 98 pxcamGetSearchArgs (config, where); 99 99 PXOPT_COPY_S64(config->args, where, "-cam_id", "camRun.cam_id", "=="); 100 pxAddLabelSearchArgs (config, where, "-label", "camRun.label", "=="); 100 pxAddLabelSearchArgs (config, where, "-label", "camRun.label", "=="); // define using camRun label 101 101 PXOPT_COPY_STR(config->args, where, "-reduction", "camRun.reduction", "=="); 102 102
Note:
See TracChangeset
for help on using the changeset viewer.
