Changeset 3115 for trunk/psLib/src/sys/psError.h
- Timestamp:
- Feb 2, 2005, 2:54:13 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psError.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psError.h
r2972 r3115 12 12 * @author Eric Van Alst, MHPCC 13 13 * 14 * @version $Revision: 1.1 6$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-0 1-13 19:50:45$14 * @version $Revision: 1.17 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-02-03 00:54:11 $ 16 16 * 17 17 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 90 90 ); 91 91 92 #ifndef SWIG 92 93 /** Prints error stack to specified open file descriptor 93 94 * … … 103 104 va_list va ///< any parameters required in fmt 104 105 ); 106 #endif 105 107 106 108 /** Reports an error message to the logging facility
Note:
See TracChangeset
for help on using the changeset viewer.
