Index: trunk/psLib/src/astronomy/psAstrometry.h
===================================================================
--- trunk/psLib/src/astronomy/psAstrometry.h	(revision 1441)
+++ trunk/psLib/src/astronomy/psAstrometry.h	(revision 1463)
@@ -9,6 +9,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.9 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-08-09 23:40:54 $
+*  @version $Revision: 1.10 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-08-10 23:59:41 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -132,6 +132,6 @@
  *
  *  A chip consists of one or more cells (according to the number of amplifiers
- *  on the CCD). It contains a pointer to the chip's metadata, and a pointer    
- *  to the parent focal plane.  For astrometry, ot contains a coordinate
+ *  on the CCD). It contains a pointer to the chip's metadata, and a pointer
+ *  to the parent focal plane.  For astrometry, it contains a coordinate
  *  transform from the chip to the focal plane, and vis-versa.
  *
@@ -238,4 +238,6 @@
                          );
 
+void psGrommitFree(psGrommit *grommit);
+
 psCell* psCellinFPA(psCell* out, const psPlane* coord, const psFPA* FPA);
 
