- 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_normalizedimfile.c
r18991 r19078 317 317 318 318 psMetadata *where = psMetadataAlloc(); 319 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 319 PXOPT_COPY_S64(config->args, where, "-det_id", "detNormalizedImfile.det_id", "=="); 320 PXOPT_COPY_S32(config->args, where, "-iteration", "detNormalizedImfile.iteration", "=="); 321 PXOPT_COPY_STR(config->args, where, "-class_id", "detNormalizedImfile.det_id", "=="); 320 322 321 323 psString query = pxDataGet("dettool_donecleanup_normalizedimfile.sql");
Note:
See TracChangeset
for help on using the changeset viewer.
