Index: trunk/ppSub/src/ppSubKernel.c
===================================================================
--- trunk/ppSub/src/ppSubKernel.c	(revision 20053)
+++ trunk/ppSub/src/ppSubKernel.c	(revision 21360)
@@ -1,2 +1,14 @@
+/** @file ppSubKernel.c
+ *
+ *  @brief
+ *
+ *  @ingroup ppSub
+ *
+ *  @author IfA
+ *  @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
+ *  @date $Date: 2009-02-06 01:37:17 $
+ *  Copyright 2009 Institute for Astronomy, University of Hawaii
+ */
+
 #ifdef HAVE_CONFIG_H
 #include <config.h>
@@ -7,5 +19,5 @@
 #include <psmodules.h>
 
-#define KERNEL_MOSAIC 2                 // Half-number of kernel instances in the mosaic image
+#define KERNEL_MOSAIC 2                 ///< Half-number of kernel instances in the mosaic image
 
 
