Index: branches/eam_branches/20091201/psModules/src/objects/pmDetections.h
===================================================================
--- branches/eam_branches/20091201/psModules/src/objects/pmDetections.h	(revision 26630)
+++ branches/eam_branches/20091201/psModules/src/objects/pmDetections.h	(revision 26631)
@@ -23,4 +23,5 @@
   psArray *peaks;             // collection of all peaks contained by the footprints
   psArray *oldPeaks;          // collection of all peaks previously found
+  psArray *oldFootprints;     // collection of footprints previously found
   int last;
 } pmDetections;
