Index: trunk/psModules/src/pmImageSubtract.h
===================================================================
--- trunk/psModules/src/pmImageSubtract.h	(revision 4034)
+++ trunk/psModules/src/pmImageSubtract.h	(revision 4322)
@@ -5,6 +5,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-05-25 23:00:50 $
+ *  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-06-20 23:21:05 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -62,4 +62,10 @@
 {
     int x, y;      ///< Position
+    int p_xSize;
+    int p_ySize;
+    int p_xMin;
+    int p_xMax;
+    int p_yMin;
+    int p_yMax;
     psImage *matrix;     ///< Associated matrix
     psVector *vector;     ///< Assoicated vector
