Changeset 23603 for branches/pap/ippTools/src/difftool.c
- Timestamp:
- Mar 30, 2009, 12:11:02 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap/ippTools/src/difftool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap/ippTools/src/difftool.c
r23532 r23603 1272 1272 PXOPT_COPY_S64(config->args, selectWhere, "-exp_id", "inputRawExp.exp_id", "=="); 1273 1273 PXOPT_COPY_STR(config->args, selectWhere, "-filter", "inputRawExp.filter", "=="); 1274 PXOPT_COPY_STR(config->args, selectWhere, "-obs_mode", "inputRawExp.obs_mode", "=="); 1275 PXOPT_COPY_STR(config->args, selectWhere, "-obs_mode", "templateRawExp.obs_mode", "=="); 1274 1276 PXOPT_COPY_STR(config->args, selectWhere, "-input_label", "inputWarpRun.label", "=="); 1275 1277 PXOPT_COPY_STR(config->args, selectWhere, "-template_label", "templateWarpRun.label", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
