Changeset 24562 for trunk/ippTools/src/camtool.c
- Timestamp:
- Jun 25, 2009, 3:02:22 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/camtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/camtool.c
r24182 r24562 766 766 pxcamGetSearchArgs (config, where); 767 767 PXOPT_COPY_S64(config->args, where, "-cam_id", "camRun.cam_id", "=="); 768 PXOPT_COPY_STR(config->args, where, "-label", "camRun.label","==");768 pxAddLabelSearchArgs (config, where, "-label", "camRun.label", "=="); 769 769 PXOPT_COPY_STR(config->args, where, "-reduction", "camRun.reduction", "=="); 770 770 PXOPT_COPY_S16(config->args, where, "-fault", "camProcessedExp.fault", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
