Changeset 20719 for trunk/ippTools/src/difftool.c
- Timestamp:
- Nov 13, 2008, 8:51:34 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/difftool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/difftool.c
r20693 r20719 557 557 psMetadata *where = psMetadataAlloc(); 558 558 PXOPT_COPY_S64(config->args, where, "-diff_id", "diffSkyfile.diff_id", "=="); 559 PXOPT_COPY_STR(config->args, where, "-skycell_id", "diff Skyfile.skycell_id", "==");559 PXOPT_COPY_STR(config->args, where, "-skycell_id", "diffInputSkyfile.skycell_id", "=="); 560 560 PXOPT_COPY_STR(config->args, where, "-tess_id", "diffSkyfile.tess_id", "=="); 561 561 PXOPT_COPY_S16(config->args, where, "-code", "diffSkyfile.fault", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
