Changeset 16674 for trunk/ippTools/src/flatcorr.c
- Timestamp:
- Feb 26, 2008, 2:47:11 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/flatcorr.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/flatcorr.c
r16663 r16674 155 155 PXOPT_LOOKUP_STR(tess_id, config->args, "-set_tess_id", false, false); 156 156 PXOPT_LOOKUP_STR(end_stage, config->args, "-set_end_stage", false, false); 157 PXOPT_LOOKUP_STR(region, config->args, "-set_region", false, false); 157 158 158 159 // default … … 225 226 workdir, 226 227 label, 227 NULL // stats 228 NULL, // stats 229 region 228 230 )) { 229 231 if (!psDBRollback(config->dbh)) {
Note:
See TracChangeset
for help on using the changeset viewer.
