Index: trunk/psLib/src/math/psSpline.h
===================================================================
--- trunk/psLib/src/math/psSpline.h	(revision 1722)
+++ trunk/psLib/src/math/psSpline.h	(revision 1775)
@@ -12,6 +12,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.20 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-09-08 06:04:10 $
+*  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-09-10 02:52:02 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -402,4 +402,8 @@
                                const psSpline1D *spline);
 
+psSpline1D *psSpline1DGen(const psSpline1D *spline,
+                          psVector *data);
+
+
 /* \} */// End of MathGroup Functions
 
