Index: trunk/psLib/test/dataManip/Makefile
===================================================================
--- trunk/psLib/test/dataManip/Makefile	(revision 1784)
+++ trunk/psLib/test/dataManip/Makefile	(revision 1798)
@@ -3,6 +3,6 @@
 ##  Makefile:   test/sysUtils
 ##
-##  $Revision: 1.37 $  $Name: not supported by cvs2svn $
-##  $Date: 2004-09-10 22:52:22 $
+##  $Revision: 1.38 $  $Name: not supported by cvs2svn $
+##  $Date: 2004-09-11 03:03:18 $
 ##
 ##  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -44,4 +44,5 @@
 tst_psMinimize03 \
 tst_psMinimize04 \
+tst_psMinimize05 \
 tst_psStats00 \
 tst_psStats01 \
Index: trunk/psLib/test/dataManip/tst_psFunc00.c
===================================================================
--- trunk/psLib/test/dataManip/tst_psFunc00.c	(revision 1784)
+++ trunk/psLib/test/dataManip/tst_psFunc00.c	(revision 1798)
@@ -2,4 +2,5 @@
     This routine must ensure that the psPolynomial structures are
     allocated and deallocated by the psPolynomialXXXlloc() procedures.
+    It also calls the various psPolynomialXXXEval() procedures.
  *****************************************************************************/
 #include <stdio.h>
