Changeset 1720
- Timestamp:
- Sep 7, 2004, 8:03:43 PM (22 years ago)
- Location:
- trunk/psLib/src
- Files:
-
- 2 edited
-
sys/psTrace.h (modified) (2 diffs)
-
sysUtils/psTrace.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psTrace.h
r1719 r1720 1 2 1 /** @file psTrace.h 3 2 * \brief basic run-time trace facilities … … 10 9 * @author George Gusciora, MHPCC 11 10 * 12 * @version $Revision: 1.1 8$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-09-08 06:03: 26$11 * @version $Revision: 1.19 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-09-08 06:03:43 $ 14 13 * 15 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii -
trunk/psLib/src/sysUtils/psTrace.h
r1713 r1720 10 10 * @author George Gusciora, MHPCC 11 11 * 12 * @version $Revision: 1.1 7$ $Name: not supported by cvs2svn $13 * @date $Date: 2004-09-08 0 0:09:06 $12 * @version $Revision: 1.18 $ $Name: not supported by cvs2svn $ 13 * @date $Date: 2004-09-08 06:03:26 $ 14 14 * 15 15 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 19 19 20 20 #define PS_UNKNOWN_TRACE_LEVEL -9999 // we don't know this name's level 21 #define PS_DEFAULT_TRACE_LEVEL 021 #define PS_DEFAULT_TRACE_LEVEL -1 22 22 23 23 /** \addtogroup LogTrace
Note:
See TracChangeset
for help on using the changeset viewer.
