Index: trunk/psLib/src/dataManip/psFunctions.c
===================================================================
--- trunk/psLib/src/dataManip/psFunctions.c	(revision 1953)
+++ trunk/psLib/src/dataManip/psFunctions.c	(revision 1966)
@@ -7,6 +7,6 @@
  *  polynomials.  It also contains a Gaussian functions.
  *
- *  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-10-05 01:43:58 $
+ *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-10-06 00:35:20 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -15,23 +15,5 @@
 /*  INCLUDE FILES                                                            */
 /*****************************************************************************/
-#include <stdlib.h>
-#include <stdio.h>
-#include <string.h>
-#include <stdarg.h>
-#include <float.h>
-#include <math.h>
-
-#include "psMemory.h"
-#include "psVector.h"
-#include "psScalar.h"
-#include "psTrace.h"
-#include "psError.h"
-#include "psAbort.h"
 #include "psFunctions.h"
-#include "psLogMsg.h"
-
-#include <gsl/gsl_rng.h>
-#include <gsl/gsl_randist.h>
-
 /*****************************************************************************/
 /* DEFINE STATEMENTS                                                         */
@@ -82,5 +64,4 @@
 }
 
-
 /*****************************************************************************/
 /* TYPE DEFINITIONS                                                          */
