Index: /trunk/psLib/src/sys/psTrace.h
===================================================================
--- /trunk/psLib/src/sys/psTrace.h	(revision 8401)
+++ /trunk/psLib/src/sys/psTrace.h	(revision 8402)
@@ -9,6 +9,6 @@
  *  @author GLG, MHPCC
  *
- *  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2006-08-10 21:47:06 $
+ *  @version $Revision: 1.47 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2006-08-17 01:36:35 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -47,5 +47,6 @@
     #   define psTraceSetDestination(fp)    /* do nothing */
     #   define psTraceGetDestination()      2 /* destination is stderr */
-    #   define PS_TRACE_ON 0
+    #   define psTraceSetFormat()           true
+    #   define PS_TRACE_ON                  0
 
     # else /* PS_NO_TRACE */
