Index: trunk/psLib/src/astronomy/psCoord.h
===================================================================
--- trunk/psLib/src/astronomy/psCoord.h	(revision 1297)
+++ trunk/psLib/src/astronomy/psCoord.h	(revision 1325)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-07-27 05:30:55 $
+ *  @version $Revision: 1.6 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-07-29 02:08:02 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -24,4 +24,5 @@
 #include "psList.h"
 #include "psFunctions.h"
+#include "psTime.h"
 
 typedef struct
@@ -121,6 +122,6 @@
                                  const psSphere *coord);
 
-psSphereTransform *psSphereTransformICRStoEcliptic(void);
-psSphereTransform *psSphereTransformEcliptictoICRS(void);
+psSphereTransform *psSphereTransformICRStoEcliptic(psTime time);
+psSphereTransform *psSphereTransformEcliptictoICRS(psTime time);
 psSphereTransform *psSphereTransformICRStoGalatic(void);
 psSphereTransform *psSphereTransformGalatictoICRS(void);
