- 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_normalizedexp.c
r18991 r19078 335 335 336 336 psMetadata *where = psMetadataAlloc(); 337 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 337 PXOPT_COPY_S64(config->args, where, "-det_id", "detNormalizedExp.det_id", "=="); 338 PXOPT_COPY_S32(config->args, where, "-iteration", "detNormalizedExp.iteration", "=="); 338 339 339 340 psString query = pxDataGet("dettool_donecleanup_normalizedexp.sql");
Note:
See TracChangeset
for help on using the changeset viewer.
