Changeset 24676 for trunk/ippTools/src/difftool.c
- Timestamp:
- Jul 5, 2009, 4:10:14 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/difftool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/difftool.c
r24552 r24676 937 937 938 938 PXOPT_COPY_S64(config->args, expWhere, "-exp_id", "exp_id", "=="); 939 PXOPT_COPY_STR(config->args, expWhere, "-filter", "filter", "=="); 939 940 PXOPT_COPY_S64(config->args, warpWhere, "-warp_id", "warpRun.warp_id", "=="); 940 941 PXOPT_COPY_STR(config->args, warpWhere, "-skycell_id", "warpSkyfile.skycell_id", "=="); 941 942 PXOPT_COPY_STR(config->args, warpWhere, "-tess_id", "warpRun.tess_id", "=="); 942 PXOPT_COPY_STR(config->args, warpWhere, "-filter", "rawExp.filter", "==");943 943 PXOPT_COPY_STR(config->args, warpWhere, "-warp_label", "warpRun.label", "=="); 944 944 PXOPT_COPY_F32(config->args, warpWhere, "-good_frac", "warpSkyfile.good_frac", ">=");
Note:
See TracChangeset
for help on using the changeset viewer.
