IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 9, 2004, 3:58:06 PM (22 years ago)
Author:
desonia
Message:

Added doxygen group tags.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/sysUtils/psError.h

    r530 r974  
    22 *
    33 *  @brief Contains the declarations for the error reporting functions
    4  *
    5  *  @ingroup SystemGroup
    64 *
    75 *  Error reporting functions shall be used to create log entries in the
     
    108 *  of error detected.
    119 *
     10 *  @ingroup ErrorHandling
     11 *
    1212 *  @author Eric Van Alst, MHPCC
    13  *   
    14  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    15  *  @date $Date: 2004-04-27 19:24:32 $
     13 *
     14 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     15 *  @date $Date: 2004-06-10 01:58:06 $
    1616 *
    1717 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2121#define PS_ERROR_H
    2222
    23 /******************************************************************************/
    24 /*  DEFINE STATEMENTS                                                         */
    25 /******************************************************************************/
    26 
    27 // None
    28 
    29 /******************************************************************************/
    30 /*  TYPE DEFINITIONS                                                          */
    31 /******************************************************************************/
    32 
    33 // None
    34 
    35 /*****************************************************************************/
    36 /* FUNCTION PROTOTYPES                                                       */
    37 /*****************************************************************************/
    38 
    39 /** @addtogroup SystemGroup System Utilities
     23/** @addtogroup ErrorHandling
    4024 *  @{
    4125 */
     
    5640);
    5741
    58 /* @} */  // End of SystemGroup Functions
     42/* @} */  // End of SysUtils Functions
    5943
    6044#endif
Note: See TracChangeset for help on using the changeset viewer.