Changeset 20937 for trunk/psModules/src/objects/pmPeaks.h
- Timestamp:
- Dec 7, 2008, 4:51:14 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/psModules/src/objects/pmPeaks.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psModules/src/objects/pmPeaks.h
r18971 r20937 10 10 * @author GLG, MHPCC 11 11 * 12 * @version $Revision: 1.1 3$ $Name: not supported by cvs2svn $13 * @date $Date: 2008- 08-08 19:41:56$12 * @version $Revision: 1.14 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2008-12-08 02:51:14 $ 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 structpmFootprint *footprint; ///< reference to containing footprint62 pmFootprint *footprint; ///< reference to containing footprint 63 63 } 64 64 pmPeak;
Note:
See TracChangeset
for help on using the changeset viewer.
