- Timestamp:
- Aug 14, 2008, 3:28:57 PM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20080719/ippTools/src/dettool_normalizedstat.c
r19002 r19078 297 297 298 298 psMetadata *where = psMetadataAlloc(); 299 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 299 PXOPT_COPY_S64(config->args, where, "-det_id", "detNormalizedStatImfile.det_id", "=="); 300 PXOPT_COPY_S32(config->args, where, "-iteration", "detNormalizedStatImfile.iteration", "=="); 301 PXOPT_COPY_STR(config->args, where, "-class_id", "detNormalizedStatImfile.det_id", "=="); 300 302 301 303 psString query = pxDataGet("dettool_donecleanup_normalizedstat.sql");
Note:
See TracChangeset
for help on using the changeset viewer.
