Changeset 34081 for trunk/ippTools/src/dettool.c
- Timestamp:
- Jun 26, 2012, 11:19:48 AM (14 years ago)
- Location:
- trunk/ippTools/src
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src
- Property svn:mergeinfo changed
/branches/eam_branches/ipp-20120601/ippTools/src (added) merged: 34034,34047,34051-34052,34058-34059,34073
- Property svn:mergeinfo changed
-
trunk/ippTools/src/dettool.c
r31205 r34081 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.
