Index: branches/eam-psphot-branch/psLib/src/image/psImage.h
===================================================================
--- branches/eam-psphot-branch/psLib/src/image/psImage.h	(revision 3788)
+++ branches/eam-psphot-branch/psLib/src/image/psImage.h	(revision 4039)
@@ -11,6 +11,6 @@
  *  @author Ross Harman, MHPCC
  *
- *  @version $Revision: 1.49.4.1 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-04-29 09:17:02 $
+ *  @version $Revision: 1.49.4.2 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-05-26 16:48:09 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -55,6 +55,6 @@
     const psU32 numCols;               ///< Number of columns in image
     const psU32 numRows;               ///< Number of rows in image.
-    const psS32 col0;                  ///< Column position relative to parent.
-    const psS32 row0;                  ///< Row position relative to parent.
+    psS32 col0;                        ///< Column position relative to parent.
+    psS32 row0;                        ///< Row position relative to parent.
 
     union {
