Changeset 42664 for branches/2dbias/psModules/src/concepts/pmConcepts.c
- Timestamp:
- Apr 23, 2024, 5:54:26 PM (2 years ago)
- Location:
- branches/2dbias/psModules
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
src/concepts/pmConcepts.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/2dbias/psModules
- Property svn:mergeinfo changed
/branches/eam_branches/psModules.20240412 (added) merged: 42651-42654,42659
- Property svn:mergeinfo changed
-
branches/2dbias/psModules/src/concepts/pmConcepts.c
r42233 r42664 408 408 { 409 409 psList *biassecs = psListAlloc(NULL); // Blank biassecs 410 psMetadataItem *cellBiassec = psMetadataItemAllocPtr("CELL.BIASSEC", PS_DATA_LIST, 411 "Bias sections", biassecs); 410 psMetadataItem *cellBiassec = psMetadataItemAllocPtr("CELL.BIASSEC", PS_DATA_LIST, "Bias sections", biassecs); 412 411 psFree(biassecs); 413 412 pmConceptRegister(cellBiassec, p_pmConceptParse_CELL_BIASSEC, p_pmConceptFormat_CELL_BIASSEC, NULL, true, PM_FPA_LEVEL_CELL);
Note:
See TracChangeset
for help on using the changeset viewer.
