Index: trunk/psLib/src/sys/psConfigure.h
===================================================================
--- trunk/psLib/src/sys/psConfigure.h	(revision 11248)
+++ trunk/psLib/src/sys/psConfigure.h	(revision 11694)
@@ -11,6 +11,6 @@
  *  @author Robert DeSonia, MHPCC
  *
- *  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
- *  @date $Date: 2007-01-23 22:47:23 $
+ *  @version $Revision: 1.11 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2007-02-08 01:59:28 $
  *
  *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -32,4 +32,5 @@
     void
 );
+
 
 /** Get current psLib version (full identification)
@@ -53,4 +54,5 @@
 );
 
+
 /** Removes persistant memory created with the psLibInit function.
  *
@@ -64,7 +66,9 @@
 );
 
+
 // Check the memory; intended for use on exit, but might be used elsewhere
 void p_psMemoryCheck(void);
 
+
 /// @}
 #endif // #ifndef PS_CONFIGURE_H
