Index: /trunk/archive/pslib/src/Utils/psTrace.h
===================================================================
--- /trunk/archive/pslib/src/Utils/psTrace.h	(revision 175)
+++ /trunk/archive/pslib/src/Utils/psTrace.h	(revision 176)
@@ -16,4 +16,6 @@
 int psGetTraceLevel(const char *name);	// facilty of interest
 
+void psTraceReset(void);		// turn off all tracing, and free trace's allocated memory
+
 void psPrintTraceLevels(void);		// print trace levels
 
