Index: trunk/psastro/src/psastroModelFitBoresite.c
===================================================================
--- trunk/psastro/src/psastroModelFitBoresite.c	(revision 19577)
+++ trunk/psastro/src/psastroModelFitBoresite.c	(revision 21409)
@@ -1,5 +1,19 @@
+/** @file psastroModelFitBoresite.c
+ *
+ *  @brief
+ *
+ *  @ingroup psastroModel
+ *
+ *  @author IfA
+ *  @version $Revision: 1.5 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-07 02:03:34 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 # include "psastroStandAlone.h"
 
-// we now have a set of observed L,M values.  fit these to the boresite model
+/** 
+ * we now have a set of observed L,M values.  fit these to the boresite model
+ */
 psVector *psastroModelFitBoresite (psVector *Xo, psVector *Yo, psVector *Po, char *outroot) {
 
