Index: /trunk/psLib/src/pslib_strict.h
===================================================================
--- /trunk/psLib/src/pslib_strict.h	(revision 6503)
+++ /trunk/psLib/src/pslib_strict.h	(revision 6504)
@@ -9,6 +9,6 @@
 *  @author Eric Van Alst, MHPCC
 *
-*  @version $Revision: 1.14 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-02-02 21:11:13 $
+*  @version $Revision: 1.15 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-02-28 20:03:22 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -26,38 +26,20 @@
 #endif // #else
 
-/// @defgroup astro Astrometry Functions
-/// @{
 #include "psTime.h"
 #include "psCoord.h"
 #include "psSphereOps.h"
 #include "psEarthOrientation.h"
-/// @}
 
-/// @defgroup db Database Functions
-/// @{
 #include "psDB.h"
-/// @}
 
-/// @defgroup fft Fourier Functions
-/// @{
 #include "psVectorFFT.h"
 #include "psImageFFT.h"
-/// @}
 
-/// @defgroup fits FITS I/O Functions
-/// @{
 #include "psFits.h"
 #include "psFitsHeader.h"
 #include "psFitsImage.h"
 #include "psFitsTable.h"
-/// @}
 
-/// @defgroup xml XML Functions
-/// @{
 #include "psXML.h"
-/// @}
-
-/// @defgroup imageops Image Operations
-/// @{
 #include "psImageConvolve.h"
 #include "psImageGeomManip.h"
@@ -67,8 +49,5 @@
 #include "psImageStructManip.h"
 #include "psImageMaskOps.h"
-/// @}
 
-/// @defgroup math Math Functions
-/// @{
 #include "psBinaryOp.h"
 #include "psCompare.h"
@@ -84,15 +63,7 @@
 #include "psUnaryOp.h"
 #include "psMathUtils.h"
-/// @}
-
-/// @defgroup mathtypes Mathematical Data Objects
-/// @{
 #include "psImage.h"
 #include "psScalar.h"
 #include "psVector.h"
-/// @}
-
-/// @defgroup sys System-Level Functions
-/// @{
 #include "psAbort.h"
 #include "psConfigure.h"
@@ -104,8 +75,4 @@
 #include "psTrace.h"
 #include "psType.h"
-/// @}
-
-/// @defgroup types Basic Data Types
-/// @{
 #include "psArray.h"
 #include "psBitSet.h"
@@ -117,5 +84,4 @@
 #include "psPixels.h"
 #include "psArguments.h"
-/// @}
 
 #endif // #ifndef PS_LIB_STRICT_H
