- 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/faketool.c
r32943 r34058 1263 1263 PS_ASSERT_PTR_NON_NULL(config, NULL); 1264 1264 1265 PXOPT_LOOKUP_S64(det_id, config->args, "-fake_id", true, false);1265 // PXOPT_LOOKUP_S64(det_id, config->args, "-fake_id", true, false); 1266 1266 PXOPT_LOOKUP_STR(outfile, config->args, "-outfile", true, false); 1267 1267 PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
Note:
See TracChangeset
for help on using the changeset viewer.
