Index: trunk/psastro/src/psastroModelAdjust.c
===================================================================
--- trunk/psastro/src/psastroModelAdjust.c	(revision 19515)
+++ trunk/psastro/src/psastroModelAdjust.c	(revision 21409)
@@ -1,4 +1,16 @@
+/** @file psastroModelAdjust.c
+ *
+ *  @brief
+ *
+ *  @ingroup psastroModel
+ *
+ *  @author IfA
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-07 02:03:34 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 # include "psastroStandAlone.h"
-# define NONLIN_TOL 0.001 /* tolerance in pixels */
+# define NONLIN_TOL 0.001 ///< tolerance in pixels 
 # define DEBUG 0
 
