Changeset 8403 for trunk/psLib/src/sys/psTrace.h
- Timestamp:
- Aug 16, 2006, 3:38:01 PM (20 years ago)
- File:
-
- 1 edited
-
trunk/psLib/src/sys/psTrace.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib/src/sys/psTrace.h
r8402 r8403 9 9 * @author GLG, MHPCC 10 10 * 11 * @version $Revision: 1.4 7$ $Name: not supported by cvs2svn $12 * @date $Date: 2006-08-17 01:3 6:35$11 * @version $Revision: 1.48 $ $Name: not supported by cvs2svn $ 12 * @date $Date: 2006-08-17 01:38:01 $ 13 13 * 14 14 * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii … … 47 47 # define psTraceSetDestination(fp) /* do nothing */ 48 48 # define psTraceGetDestination() 2 /* destination is stderr */ 49 # define psTraceSetFormat( )true49 # define psTraceSetFormat(format) true 50 50 # define PS_TRACE_ON 0 51 51
Note:
See TracChangeset
for help on using the changeset viewer.
