Changeset 25726
- Timestamp:
- Oct 1, 2009, 1:48:09 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/pstamp/src/ppstampMakeStamp.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/pstamp/src/ppstampMakeStamp.c
r25710 r25726 83 83 psMetadataItem *biassec = psMetadataLookup(outCell->concepts, "CELL.BIASSEC"); 84 84 psFree(biassec->data.V); 85 trimsec->data.V = psListAlloc(NULL);85 biassec->data.V = psListAlloc(NULL); 86 86 } else { 87 87 psList *inCells = psArrayToList(inChip->cells); // Input cells
Note:
See TracChangeset
for help on using the changeset viewer.
