Index: /trunk/psLib/src/imageops/psImageInterpolate.h
===================================================================
--- /trunk/psLib/src/imageops/psImageInterpolate.h	(revision 20326)
+++ /trunk/psLib/src/imageops/psImageInterpolate.h	(revision 20327)
@@ -7,6 +7,6 @@
  * @author Paul Price, Institute for Astronomy
  *
- * @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
- * @date $Date: 2008-10-22 02:10:37 $
+ * @version $Revision: 1.7 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2008-10-22 19:21:06 $
  * Copyright 2004-2007 Institute for Astronomy, University of Hawaii
  */
@@ -17,4 +17,7 @@
 
 /// Enumeration of options in interpolation
+//
+// DON'T CHANGE THE ORDER OF THE BELOW without making corresponding changes to the source code, in particular
+// the kernelSizes vector which has sizes for each of the interpolation modes (in order).
 typedef enum {
     PS_INTERPOLATE_NONE = 0,            ///< No interpolate defined (error state)
