Changeset 18829 for trunk/psModules/src/objects/pmPeaks.c
- Timestamp:
- Jul 31, 2008, 2:01:17 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmPeaks.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmPeaks.c
r17396 r18829 6 6 * @author EAM, IfA: significant modifications. 7 7 * 8 * @version $Revision: 1.2 0$ $Name: not supported by cvs2svn $9 * @date $Date: 2008-0 4-08 18:35:38$8 * @version $Revision: 1.21 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2008-08-01 00:01:17 $ 10 10 * 11 11 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 143 143 tmp->assigned = false; 144 144 tmp->type = type; 145 tmp->footprint = NULL; 145 146 146 147 psMemSetDeallocator(tmp, (psFreeFunc) peakFree);
Note:
See TracChangeset
for help on using the changeset viewer.
