Changeset 1137 for trunk/psLib/src/sys/psTrace.c
- Timestamp:
- Jun 29, 2004, 3:09:12 PM (22 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psTrace.c (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psTrace.c
r1081 r1137 9 9 * @author George Gusciora, MHPCC 10 10 * 11 * @version $Revision: 1.1 0$ $Name: not supported by cvs2svn $12 * @date $Date: 2004-06- 24 03:12:19$11 * @version $Revision: 1.11 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2004-06-30 01:09:12 $ 13 13 * 14 14 * Copyright 2004 Maui High Performance Computing Center, University of Hawaii … … 31 31 this purpose. 32 32 *****************************************************************************/ 33 34 #ifndef PS_NO_TRACE 35 33 36 #include <stdlib.h> 34 37 #include <stdio.h> … … 418 421 p_psTraceFP = fp; 419 422 } 423 424 #endif
Note:
See TracChangeset
for help on using the changeset viewer.
