Index: trunk/psLib/src/sysUtils/psAbort.h
===================================================================
--- trunk/psLib/src/sysUtils/psAbort.h	(revision 530)
+++ trunk/psLib/src/sysUtils/psAbort.h	(revision 974)
@@ -1,5 +1,3 @@
 /** @file  psAbort.h
- *
- *  @ingroup SystemGroup System Utilities
  *
  *  @brief Contains the declarations for the abort function
@@ -9,8 +7,10 @@
  *  needing to abort from program execution.
  *
+ *  @ingroup ErrorHandling
+ *
  *  @author Eric Van Alst, MHPCC
- *   
- *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-04-27 19:24:32 $
+ *
+ *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-06-10 01:58:06 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -20,22 +20,7 @@
 #define PS_ABORT_H
 
-/******************************************************************************/
-/*  DEFINE STATEMENTS                                                         */
-/******************************************************************************/
-
-// None
-
-/******************************************************************************/
-/*  TYPE DEFINITIONS                                                          */
-/******************************************************************************/
-
-// None
-
-/*****************************************************************************/
-/* FUNCTION PROTOTYPES                                                       */
-/*****************************************************************************/
 
 // Doxygen grouping tags
-/** @addtogroup SystemGroup System Utilities
+/** @addtogroup ErrorHandling
  *  @{
  */
