Index: trunk/psLib/src/astronomy/psAstrometry.h
===================================================================
--- trunk/psLib/src/astronomy/psAstrometry.h	(revision 1514)
+++ trunk/psLib/src/astronomy/psAstrometry.h	(revision 1530)
@@ -8,6 +8,6 @@
 *  @author George Gusciora, MHPCC
 *
-*  @version $Revision: 1.21 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2004-08-12 05:36:53 $
+*  @version $Revision: 1.22 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2004-08-13 22:41:24 $
 *
 *  Copyright 2004 Maui High Performance Computing Center, University of Hawaii
@@ -258,5 +258,4 @@
  */
 psCell* psCellInFPA(
-    psCell* out,                       ///< a cell struct to recycle. If NULL, a new struct is created
     const psPlane* coord,              ///< the coordinate in FPA plane
     const psFPA* FPA                   ///< the FPA to search for the cell
@@ -268,5 +267,4 @@
  */
 psChip* psChipInFPA(
-    psChip* out,                       ///< a chip struct to recycle. If NULL, a new struct is created
     const psPlane* coord,              ///< the coordinate in FPA plane
     const psFPA* FPA                   ///< the FPA to search for the cell
@@ -278,5 +276,4 @@
  */
 psCell* psCellInChip(
-    psCell* out,                       ///< a cell struct to recycle. If NULL, a new struct is created
     const psPlane* coord,              ///< the coordinate in Chip plane
     const psChip* chip                 ///< the chip to search for the cell
