Index: trunk/psLib/src/sys/psTrace.h
===================================================================
--- trunk/psLib/src/sys/psTrace.h	(revision 1137)
+++ trunk/psLib/src/sys/psTrace.h	(revision 1393)
@@ -9,6 +9,6 @@
  *  @author George Gusciora, MHPCC
  *
- *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2004-06-30 01:09:12 $
+ *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2004-08-05 19:38:52 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -17,6 +17,6 @@
 #define PS_TRACE_H 1
 
-#define UNKNOWN_TRACE_LEVEL -9999         // we don't know this name's level
-#define DEFAULT_TRACE_LEVEL 0
+#define PS_UNKNOWN_TRACE_LEVEL -9999         // we don't know this name's level
+#define PS_DEFAULT_TRACE_LEVEL 0
 
 
