Index: trunk/psLib/src/math/psMinimizePowell.h
===================================================================
--- trunk/psLib/src/math/psMinimizePowell.h	(revision 10255)
+++ trunk/psLib/src/math/psMinimizePowell.h	(revision 11248)
@@ -1,15 +1,14 @@
-/** @file  psMinimizePowell.c
- *  \brief basic minimization functions
- *  @ingroup Math
+/* @file  psMinimizePowell.c
+ * @brief basic minimization functions
  *
- *  This file will contain function prototypes for various Powell
- *  chi-squared minimization routines.
+ * This file will contain function prototypes for various Powell
+ * chi-squared minimization routines.
  *
- *  @author GLG, MHPCC
+ * @author GLG, MHPCC
  *
- *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-11-29 02:33:54 $
+ * @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-01-23 22:47:23 $
  *
- *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
+ * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
  *
  */
@@ -18,11 +17,6 @@
 #define PS_MINIMIZE_POWELL_H
 
-/** \file psMinimizePowell.h
- *  \brief minimization operations
- *  \ingroup Stats
- */
-/** \addtogroup Stats
- *  \{
- */
+/// @addtogroup MathOps Mathematical Operations
+/// @{
 
 #include "psMinimizeLMM.h"
@@ -88,6 +82,4 @@
 );
 
-/* \} */// End of MathGroup Functions
-
+/// @}
 #endif // #ifndef PS_MINIMIZE_POWELL_H
-
