Index: trunk/psLib/src/math/psStats.h
===================================================================
--- trunk/psLib/src/math/psStats.h	(revision 7999)
+++ trunk/psLib/src/math/psStats.h	(revision 8468)
@@ -14,6 +14,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.55 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-07-28 00:44:05 $
+ *  @version $Revision: 1.56 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-08-22 15:02:08 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -200,7 +200,7 @@
 psString psStatsToString(const psStats *stats);
 // Is only a single statistics option set?
-inline psStatsOptions psStatsSingleOption(psStatsOptions option);
+psStatsOptions psStatsSingleOption(psStatsOptions option);
 // Return a particular stats value
-inline double psStatsGetValue(const psStats *stats, psStatsOptions option);
+double psStatsGetValue(const psStats *stats, psStatsOptions option);
 
 /// @}
