Index: trunk/psLib/src/sys/psError.h
===================================================================
--- trunk/psLib/src/sys/psError.h	(revision 2972)
+++ trunk/psLib/src/sys/psError.h	(revision 3115)
@@ -12,6 +12,6 @@
  *  @author Eric Van Alst, MHPCC
  *
- *  @version $Revision: 1.16 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2005-01-13 19:50:45 $
+ *  @version $Revision: 1.17 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2005-02-03 00:54:11 $
  *
  *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -90,4 +90,5 @@
 );
 
+#ifndef SWIG
 /** Prints error stack to specified open file descriptor
  *
@@ -103,4 +104,5 @@
     va_list va                         ///< any parameters required in fmt
 );
+#endif
 
 /** Reports an error message to the logging facility
