Changeset 18976 for trunk/ippTools/src/difftool.c
- Timestamp:
- Aug 8, 2008, 1:23:42 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/difftool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/difftool.c
r18975 r18976 522 522 PXOPT_COPY_STR(config->args, where, "-skycell_id", "diffSkyfile.skycell_id", "=="); 523 523 PXOPT_COPY_STR(config->args, where, "-tess_id", "diffSkyfile.tess_id", "=="); 524 PXOPT_COPY_STR(config->args, where, "-exp_id", "rawExp.exp_id", "=="); 524 PXOPT_COPY_S64(config->args, where, "-exp_id", "rawExp.exp_id", "=="); 525 PXOPT_COPY_STR(config->args, where, "-exp_name", "rawExp.exp_name", "=="); 525 526 526 527 PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
Note:
See TracChangeset
for help on using the changeset viewer.
