Index: trunk/archive/pslib/include/psPosition.h
===================================================================
--- trunk/archive/pslib/include/psPosition.h	(revision 226)
+++ trunk/archive/pslib/include/psPosition.h	(revision 247)
@@ -2,15 +2,8 @@
 #define PS_POSITION_H
 
-/* Include array declaration macros */
-#include "psArray.h"
-#include "psObjects.h"
-
-/***********************************************************************************************************/
-
-/** Magic values for errors */
-enum {
-    PS_NO_VALUE = -111,			//!< Corresponding value not yet measured
-    PS_NO_ERROR = -222			//!< Corresponding value has no error
-};
+/** \file psPosition.h
+ *  \brief Definitions of objects in 2-D space 
+ *  \ingroup AstroGroup
+ */
 
 /***********************************************************************************************************/
