Changeset 9450
- Timestamp:
- Oct 9, 2006, 5:24:21 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/dettool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/dettool.c
r9448 r9450 2716 2716 if (status) { 2717 2717 psMetadataRemoveKey (config->where, "iteration"); 2718 psMetadataAddS32 (config->where, PS_LIST_TAIL, " detNormalizedImfile.iteration", 0, "==", iteration);2718 psMetadataAddS32 (config->where, PS_LIST_TAIL, "iteration", 0, "==", iteration); 2719 2719 } 2720 2720 psString whereClause = psDBGenerateWhereConditionSQL(config->where, "detNormalizedImfile");
Note:
See TracChangeset
for help on using the changeset viewer.
