Index: trunk/psLib/src/pslib.h
===================================================================
--- trunk/psLib/src/pslib.h	(revision 3115)
+++ trunk/psLib/src/pslib.h	(revision 3182)
@@ -9,6 +9,6 @@
 *  @author Eric Van Alst, MHPCC
 *
-*  @version $Revision: 1.30 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-02-03 00:54:10 $
+*  @version $Revision: 1.31 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-02-10 02:36:41 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -126,7 +126,8 @@
 #include "psMatrix.h"
 
-/// @defgroup MatrixVectorArithmetic Matrix Vector Arithmetic Operations
+/// @defgroup MatrixArithmetic Matrix Arithmetic Operations
 /// @ingroup DataManip
-#include "psMatrixVectorArithmetic.h"
+#include "psBinaryOp.h"
+#include "psUnaryOp.h"
 
 #include "psRandom.h"
