Changeset 18829 for trunk/psModules/src/objects/pmPeaks.h
- Timestamp:
- Jul 31, 2008, 2:01:17 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmPeaks.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmPeaks.h
r17396 r18829 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.1 1$ $Name: not supported by cvs2svn $13 * @date $Date: 2008-0 4-08 18:35:38$12 * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2008-08-01 00:01:17 $ 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii 15 15 */ … … 60 60 bool assigned; ///< is peak assigned to a source? 61 61 pmPeakType type; ///< Description of peak. 62 struct pmFootprint *footprint; ///< reference to containing footprint 62 63 } 63 64 pmPeak;
Note:
See TracChangeset
for help on using the changeset viewer.
