Index: /trunk/psLib/test/astro/tst_psEarthOrientation.c
===================================================================
--- /trunk/psLib/test/astro/tst_psEarthOrientation.c	(revision 5533)
+++ /trunk/psLib/test/astro/tst_psEarthOrientation.c	(revision 5534)
@@ -5,6 +5,6 @@
 *  @author d-Rob, MHPCC
 *
-*  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-11-17 03:59:05 $
+*  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-11-17 04:04:30 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -302,5 +302,5 @@
     psFree(UT1time);
     //Check return values from valid nutation time input
-    nute = psEOC_PrecessionModel(in);
+    nute = psEOC_NutationCorr(in);
     if ( nute == NULL ) {
         psError(PS_ERR_BAD_PARAMETER_NULL, false,
Index: /trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout
===================================================================
--- /trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout	(revision 5533)
+++ /trunk/psLib/test/astro/verified/tst_psEarthOrientation.stdout	(revision 5534)
@@ -10,5 +10,5 @@
  -- Eop = x=-0.00045805944, y=0.00013368871, s=-2.986086e-05
  -- PolarMotion = x=0.25980922, y=0.26040097, s=-2.986086e-05
-Nutation Correction output = x,y,s = 1.1557751e+08, 8865375.4, -5.1231901e+14
+Nutation Correction output = x,y,s = 1.1740641e+08, -85355.474, 1.335034e-11
 
 
