Changeset 7957 for trunk/psLib/src/sys/psErrorCodes.h.in
- Timestamp:
- Jul 24, 2006, 2:30:31 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psErrorCodes.h.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psErrorCodes.h.in
r7564 r7957 7 7 * @author Robert DeSonia, MHPCC 8 8 * 9 * @version $Revision: 1. 2$ $Name: not supported by cvs2svn $10 * @date $Date: 2006-0 6-14 22:09:33$9 * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $ 10 * @date $Date: 2006-07-25 00:30:31 $ 11 11 * 12 12 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 72 72 void psErrorRegister( 73 73 const psErrorDescription* errors, ///< Array of error codes to register 74 int nerror///< number of errors in input array74 int errorCode ///< number of errors in input array 75 75 ); 76 76
Note:
See TracChangeset
for help on using the changeset viewer.
