Changeset 6815 for branches/rel10_ifa/psModules/src/astrom/pmConcepts.c
- Timestamp:
- Apr 7, 2006, 5:05:28 PM (20 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/rel10_ifa/psModules/src/astrom/pmConcepts.c
r6804 r6815 434 434 psFree(trimsec); 435 435 pmConceptRegister(cellTrimsec, (pmConceptParseFunc)pmConceptParse_CELL_TRIMSEC, 436 #if 0 437 (pmConceptFormatFunc)pmConceptFormat_CELL_TRIMSEC, 438 #else 439 NULL, 440 #endif 441 PM_CONCEPT_LEVEL_CELL); 436 (pmConceptFormatFunc)pmConceptFormat_CELL_TRIMSEC, PM_CONCEPT_LEVEL_CELL); 442 437 psFree(cellTrimsec); 443 438 }
Note:
See TracChangeset
for help on using the changeset viewer.
