Index: trunk/psLib/src/astro/psEarthOrientation.c
===================================================================
--- trunk/psLib/src/astro/psEarthOrientation.c	(revision 6204)
+++ trunk/psLib/src/astro/psEarthOrientation.c	(revision 6230)
@@ -8,6 +8,6 @@
  *  @author Robert Daniel DeSonia, MHPCC
  *
- *  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-01-26 21:10:22 $
+ *  @version $Revision: 1.32 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-01-28 01:31:44 $
  *
  *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
@@ -1112,4 +1112,5 @@
     // Convert psTime to MJD
     double MJD = psTimeToMJD(time);
+    printf("\nMJD check = %.13g\n", MJD);
     if (MJD == NAN) {
         psError(PS_ERR_BAD_PARAMETER_VALUE, false,
