Changeset 11617 for trunk/psLib/src/sys/psError.c
- Timestamp:
- Feb 2, 2007, 7:54:08 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psError.c (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psError.c
r11265 r11617 11 11 * @author Eric Van Alst, MHPCC 12 12 * 13 * @version $Revision: 1.4 2$ $Name: not supported by cvs2svn $14 * @date $Date: 2007-0 1-24 22:14:48 $13 * @version $Revision: 1.43 $ $Name: not supported by cvs2svn $ 14 * @date $Date: 2007-02-03 05:54:08 $ 15 15 * 16 16 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 27 27 #include "psLogMsg.h" 28 28 #include "psError.h" 29 #include "psMemory.h"30 29 #include "psString.h" 31 30 #include "psTrace.h" 32 31 #include "psAbort.h" 32 #include "psMemory.h" 33 33 34 34 #define MAX_STRING_LENGTH 2048
Note:
See TracChangeset
for help on using the changeset viewer.
