Index: trunk/psLib/src/astro/psEarthOrientation.h
===================================================================
--- trunk/psLib/src/astro/psEarthOrientation.h	(revision 5522)
+++ trunk/psLib/src/astro/psEarthOrientation.h	(revision 5533)
@@ -9,6 +9,6 @@
 *  @author Robert Daniel DeSonia, MHPCC
 *
-*  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-11-16 02:40:13 $
+*  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-11-17 03:59:05 $
 *
 *  Copyright 2005 Maui High Performance Computing Center, University of Hawaii
@@ -45,4 +45,10 @@
 psPrecessMethod;
 
+/** Initialize EOC.
+ *
+ *  Parses IERS table data and creates the polynomials used by certain EOC functions.
+ *
+ *  @return bool:       True if successful, otherwise false.
+ */
 bool p_psEOCInit(void);
 
