Index: trunk/psLib/src/math/psRegionForImage.h
===================================================================
--- trunk/psLib/src/math/psRegionForImage.h	(revision 6874)
+++ trunk/psLib/src/math/psRegionForImage.h	(revision 11248)
@@ -1,5 +1,15 @@
+/* @file  psRegionForImage.h
+ * @brief regions definitions based on images
+ *
+ * $Revision: 1.3 $ $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_REGION_FOR_IMAGE_H
 #define PS_REGION_FOR_IMAGE_H
 
+/// @addtogroup MathOps Mathematical Operations
+/// @{
 
 /** Sets an actual region based on image parameters.
@@ -22,5 +32,4 @@
 );
 
-
-
+/// @}
 #endif
