Index: trunk/psModules/src/objects/pmPeaks.h
===================================================================
--- trunk/psModules/src/objects/pmPeaks.h	(revision 17396)
+++ trunk/psModules/src/objects/pmPeaks.h	(revision 18829)
@@ -10,6 +10,6 @@
  * @author GLG, MHPCC
  *
- * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
- * @date $Date: 2008-04-08 18:35:38 $
+ * @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2008-08-01 00:01:17 $
  * Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
@@ -60,4 +60,5 @@
     bool assigned;                      ///< is peak assigned to a source?
     pmPeakType type;			///< Description of peak.
+    struct pmFootprint *footprint;	///< reference to containing footprint
 }
 pmPeak;
