Changeset 19455 for trunk/ippTools/src/difftool.c
- Timestamp:
- Sep 10, 2008, 9:09:44 AM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/difftool.c (modified) (4 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/difftool.c
r19368 r19455 118 118 0, // ID 119 119 "reg", // state 120 label,121 reduction,120 label, 121 reduction, 122 122 workdir, 123 123 NULL, // dvodb … … 489 489 uri, 490 490 path_base, 491 "full",// data_state491 "full", // data_state 492 492 bg, 493 493 bg_stdev, … … 757 757 0, // ID 758 758 "reg", // state 759 label,760 reduction,759 label, 760 reduction, 761 761 workdir, 762 762 NULL, // dvodb … … 916 916 PXOPT_COPY_STR(config->args, where, "-kind", "kind", "=="); 917 917 PXOPT_COPY_F32(config->args, where, "-good_frac", "good_frac", ">="); 918 PXOPT_COPY_F32(config->args, where, "-select_label", "label", "=="); 918 919 PXOPT_LOOKUP_STR(workdir, config->args, "-workdir", true, false); // required options 919 920 PXOPT_LOOKUP_STR(reduction, config->args, "-reduction", false, false); // option
Note:
See TracChangeset
for help on using the changeset viewer.
