- Timestamp:
- Jun 23, 2012, 6:57:16 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120601/ippTools/src/dettool.c
r31205 r34058 2116 2116 PS_ASSERT_PTR_NON_NULL(config, NULL); 2117 2117 2118 PXOPT_LOOKUP_S64(det_id, config->args, "-det_id", true, false);2118 // replaced below PXOPT_LOOKUP_S64(det_id, config->args, "-det_id", true, false); 2119 2119 PXOPT_LOOKUP_STR(outfile, config->args, "-outfile", true, false); 2120 2120 PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
Note:
See TracChangeset
for help on using the changeset viewer.
