IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 23, 2007, 12:47:23 PM (19 years ago)
Author:
magnier
Message:

major cleanup of the Doxygen groups

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sys/psAbort.h

    r8627 r11248  
    1 
    21/** @file  psAbort.h
    32 *
     
    87 *  needing to abort from program execution.
    98 *
    10  *  @ingroup ErrorHandling
    11  *
    129 *  @author Eric Van Alst, MHPCC
    1310 *
    14  *  @version $Revision: 1.12 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2006-08-26 04:34:28 $
    16  *
     11 *  $Revision: 1.13 $ $Name: not supported by cvs2svn $
     12 *  $Date: 2007-01-23 22:47:23 $
    1713 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
    1814 */
     
    2117#define PS_ABORT_H
    2218
    23 // Doxygen grouping tags
    24 
    25 /** @addtogroup ErrorHandling
    26  *  @{
    27  */
     19/// @addtogroup SysUtils System Utilities
     20/// @{
    2821
    2922/** Reports an abort message to logging facility
     
    5144#endif // __GNUC__
    5245
    53 /** @} */ // Doxygen - End of SystemGroup Functions
    54 
     46/// @}
    5547#endif // #ifndef PS_ABORT_H
Note: See TracChangeset for help on using the changeset viewer.