Index: trunk/psLib/src/astro/psCoord.c
===================================================================
--- trunk/psLib/src/astro/psCoord.c	(revision 5626)
+++ trunk/psLib/src/astro/psCoord.c	(revision 5682)
@@ -10,6 +10,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.95 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-11-30 02:17:17 $
+*  @version $Revision: 1.96 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-12-05 21:33:29 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -62,4 +62,6 @@
  
 XXX: Use the ADD version which is based on determinants.
+ 
+XXX: This code no longer makes sense.  The merge must be reviewed.
  *****************************************************************************/
 
@@ -105,4 +107,5 @@
 
     if (1) {
+        // XXX: There is no reason to execute this code and the following code.
         psF64 A = transform->x->coeff[1][0];
         psF64 B = transform->x->coeff[0][1];
@@ -125,8 +128,7 @@
 
     }
-    //    printf("HMMM: out->x: (%f %f %f)\n", out->x->coeff[0][0], out->x->coeff[1][0], out->x->coeff[0][1]);
-    //    printf("HMMM: out->y: (%f %f %f)\n", out->y->coeff[0][0], out->y->coeff[1][0], out->y->coeff[0][1]);
-
-
+
+
+    // XXX: There is no reason to execute this code and the previous codes.
     // unless the cross terms are available, set these matrix elements to 0
     psF64 r12 = 0.0;
