Index: trunk/psLib/src/dataManip/psFunctions.h
===================================================================
--- trunk/psLib/src/dataManip/psFunctions.h	(revision 1861)
+++ trunk/psLib/src/dataManip/psFunctions.h	(revision 1947)
@@ -12,6 +12,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.26 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-09-23 06:12:22 $
+*  @version $Revision: 1.27 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-10-04 00:40:23 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -395,4 +395,6 @@
                             float max);
 
+int p_psSpline1DFree(psSpline1D *tmpSpline);
+
 psSpline1D *psSpline1DAllocGeneric(const psVector *bounds,
                                    int order);
