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/psAbort.h

    r530 r974  
    11/** @file  psAbort.h
    2  *
    3  *  @ingroup SystemGroup System Utilities
    42 *
    53 *  @brief Contains the declarations for the abort function
     
    97 *  needing to abort from program execution.
    108 *
     9 *  @ingroup ErrorHandling
     10 *
    1111 *  @author Eric Van Alst, MHPCC
    12  *   
    13  *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
    14  *  @date $Date: 2004-04-27 19:24:32 $
     12 *
     13 *  @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
     14 *  @date $Date: 2004-06-10 01:58:06 $
    1515 *
    1616 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
     
    2020#define PS_ABORT_H
    2121
    22 /******************************************************************************/
    23 /*  DEFINE STATEMENTS                                                         */
    24 /******************************************************************************/
    25 
    26 // None
    27 
    28 /******************************************************************************/
    29 /*  TYPE DEFINITIONS                                                          */
    30 /******************************************************************************/
    31 
    32 // None
    33 
    34 /*****************************************************************************/
    35 /* FUNCTION PROTOTYPES                                                       */
    36 /*****************************************************************************/
    3722
    3823// Doxygen grouping tags
    39 /** @addtogroup SystemGroup System Utilities
     24/** @addtogroup ErrorHandling
    4025 *  @{
    4126 */
Note: See TracChangeset for help on using the changeset viewer.