Index: trunk/psLib/src/math/psSpline.c
===================================================================
--- trunk/psLib/src/math/psSpline.c	(revision 1718)
+++ trunk/psLib/src/math/psSpline.c	(revision 1719)
@@ -7,14 +7,11 @@
  *  polynomials.  It also contains a Gaussian functions.
  *
- *  @version $Revision: 1.24 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-08 06:00:49 $
+ *  @version $Revision: 1.25 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-08 06:01:21 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
  */
-
 /*****************************************************************************/
-
 /*  INCLUDE FILES                                                            */
-
 /*****************************************************************************/
 #include <stdlib.h>
@@ -37,7 +34,5 @@
 
 /*****************************************************************************/
-
 /* DEFINE STATEMENTS                                                         */
-
 /*****************************************************************************/
 
@@ -83,7 +78,5 @@
 
 /*****************************************************************************/
-
 /* TYPE DEFINITIONS                                                          */
-
 /*****************************************************************************/
 static void polynomial1DFree(psPolynomial1D* myPoly);
@@ -97,7 +90,5 @@
 
 /*****************************************************************************/
-
 /* GLOBAL VARIABLES                                                          */
-
 /*****************************************************************************/
 
@@ -105,7 +96,5 @@
 
 /*****************************************************************************/
-
 /* FILE STATIC VARIABLES                                                     */
-
 /*****************************************************************************/
 
@@ -113,7 +102,5 @@
 
 /*****************************************************************************/
-
 /* FUNCTION IMPLEMENTATION - LOCAL                                           */
-
 /*****************************************************************************/
 
@@ -121,7 +108,5 @@
 
 /*****************************************************************************/
-
 /*  FUNCTION IMPLEMENTATION - PUBLIC                                         */
-
 /*****************************************************************************/
 
