Index: trunk/psLib/src/math/psStats.h
===================================================================
--- trunk/psLib/src/math/psStats.h	(revision 1898)
+++ trunk/psLib/src/math/psStats.h	(revision 1907)
@@ -10,6 +10,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.28 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-09-25 19:11:01 $
+ *  @version $Revision: 1.29 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-09-27 23:41:42 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -174,4 +174,9 @@
 );
 
+
+void p_psNormalizeVector(psVector* myData);
+void p_psNormalizeVectorF64(psVector* myData);
+
+
 /// @}
 
