Changeset 11248 for trunk/psLib/src/sys/psErrorCodes.h.in
- Timestamp:
- Jan 23, 2007, 12:47:23 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psErrorCodes.h.in (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psErrorCodes.h.in
r7957 r11248 3 3 * @brief Contains the error codes for the error classes 4 4 * 5 * @ingroup ErrorHandling 6 * 5 * @author RHL, Princeton 7 6 * @author Robert DeSonia, MHPCC 8 7 * 9 * @version $Revision: 1. 3$ $Name: not supported by cvs2svn $10 * @date $Date: 200 6-07-25 00:30:31$8 * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $ 9 * @date $Date: 2007-01-23 22:47:23 $ 11 10 * 12 11 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 16 15 #define PS_ERROR_CODES_H 17 16 17 /// @addtogroup SysUtils System Utilities 18 /// @{ 19 18 20 #include "psType.h" 19 20 /** @addtogroup ErrorHandling21 * @{22 */23 21 24 22 /** enumeration of the static error code classes … … 84 82 85 83 /// @} 86 87 84 #endif // #ifndef PS_ERROR_CODES_H
Note:
See TracChangeset
for help on using the changeset viewer.
