Index: trunk/psLib/src/math/psMD5.h
===================================================================
--- trunk/psLib/src/math/psMD5.h	(revision 10309)
+++ trunk/psLib/src/math/psMD5.h	(revision 11248)
@@ -1,4 +1,15 @@
+/* @file  psMD5.h
+ * @brief support for MD5 hashes
+ *
+ * $Revision: 1.2 $ $Name: not supported by cvs2svn $
+ * $Date: 2007-01-23 22:47:23 $
+ * Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
+ */
+
 #ifndef PS_MD5_H
 #define PS_MD5_h
+
+/// @addtogroup MathOps Mathematical Operations
+/// @{
 
 #include "psVector.h"
@@ -28,4 +39,4 @@
                       );
 
-
+/// @}
 #endif
