Changeset 18207
- Timestamp:
- Jun 19, 2008, 4:38:27 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/concepts/pmConceptsStandard.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/concepts/pmConceptsStandard.c
r17898 r18207 374 374 // Need to correct for binning when CELL.TRIMSEC are specified immutably in the CELLS 375 375 if (source == PM_CONCEPT_SOURCE_CELLS) { 376 psMetadataAddBool(cell->concepts, PS_LIST_TAIL, "CELL.TRIMSEC.UPDATE", 0,376 psMetadataAddBool(cell->concepts, PS_LIST_TAIL, "CELL.TRIMSEC.UPDATE", PS_META_REPLACE, 377 377 "Need to update CELL.TRIMSEC when the binning is available.", 378 378 true);
Note:
See TracChangeset
for help on using the changeset viewer.
