Changeset 8271 for trunk/psLib/src/sys/psTrace.h
- Timestamp:
- Aug 10, 2006, 11:47:06 AM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psTrace.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psTrace.h
r8244 r8271 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1.4 5$ $Name: not supported by cvs2svn $12 * @date $Date: 2006-08- 09 02:01:02$11 * @version $Revision: 1.46 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2006-08-10 21:47:06 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 66 66 p_psComponent; 67 67 68 #ifdef DOXYGEN69 68 /** This procedure sets the trace format for future trace messages. The argument 70 69 * must be a character string consistsing of the letters H (host), L … … 80 79 ); 81 80 81 #ifdef DOXYGEN 82 82 /** Sends a trace message. */ 83 83 void psTrace(
Note:
See TracChangeset
for help on using the changeset viewer.
