Changeset 4307 for trunk/psLib/src/sys/psAbort.h
- Timestamp:
- Jun 17, 2005, 1:39:51 PM (21 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psAbort.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psAbort.h
r4162 r4307 12 12 * @author Eric Van Alst, MHPCC 13 13 * 14 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $15 * @date $Date: 2005-06- 08 23:40:45$14 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 15 * @date $Date: 2005-06-17 23:39:51 $ 16 16 * 17 17 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 39 39 void psAbort( 40 40 const char *name, ///< Source of abort such as file or function detected 41 const char *f mt, ///< A printf style formatting statement defining msg41 const char *format, ///< A printf style formatting statement defining msg 42 42 ... 43 43 );
Note:
See TracChangeset
for help on using the changeset viewer.
