Changeset 24149 for branches/pap_magic/ippTools/src/difftool.c
- Timestamp:
- May 12, 2009, 4:07:48 PM (17 years ago)
- File:
-
- 1 edited
-
branches/pap_magic/ippTools/src/difftool.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/pap_magic/ippTools/src/difftool.c
r24135 r24149 489 489 PXOPT_LOOKUP_S16(fault, config->args, "-fault", false, false); 490 490 PXOPT_LOOKUP_S16(quality, config->args, "-quality", false, false); 491 PXOPT_LOOKUP_STR(uri, config->args, "-uri", (fault == 0), false);492 491 PXOPT_LOOKUP_STR(path_base, config->args, "-path_base", (fault == 0), false); 493 492 … … 523 522 diff_id, 524 523 skycell_id, 525 uri,526 524 path_base, 527 525 "full",
Note:
See TracChangeset
for help on using the changeset viewer.
