Index: trunk/psModules/src/extras/pmKapaPlots.h
===================================================================
--- trunk/psModules/src/extras/pmKapaPlots.h	(revision 10610)
+++ trunk/psModules/src/extras/pmKapaPlots.h	(revision 10827)
@@ -1,12 +1,12 @@
-/** @file  pmAstrometryDistortion.h
+/** @file  pmKapaPlots.h
 *
-*  @brief functions to convert FITS WCS keywords to / from pmFPA structures
+*  @brief functions to make plots with the external program 'kapa' 
 *
-*  @ingroup Astrometry
+*  @ingroup extras
 *
 *  @author EAM, IfA
 *
-*  @version $Revision: 1.1 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2006-12-10 18:27:26 $
+*  @version $Revision: 1.2 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2006-12-23 04:00:30 $
 *
 *  Copyright 2006 Institute for Astronomy, University of Hawaii
@@ -17,5 +17,5 @@
 
 // move to psLib or psModules
-int pmKapaOpen ();
+int pmKapaOpen (bool showWindow);
 bool pmKapaClose ();
 
