Index: /branches/eam_rel8_b0/psLib/src/astro/psCoord.h
===================================================================
--- /branches/eam_rel8_b0/psLib/src/astro/psCoord.h	(revision 5554)
+++ /branches/eam_rel8_b0/psLib/src/astro/psCoord.h	(revision 5555)
@@ -11,6 +11,6 @@
 *  @author GLG, MHPCC
 *
-*  @version $Revision: 1.46 $ $Name: not supported by cvs2svn $
-*  @date $Date: 2005-09-07 23:51:20 $
+*  @version $Revision: 1.46.6.1 $ $Name: not supported by cvs2svn $
+*  @date $Date: 2005-11-21 19:04:20 $
 *
 *  Copyright 2004-2005 Maui High Performance Computing Center, University of Hawaii
@@ -307,4 +307,7 @@
     psPlaneTransform *transform        ///< transform to invert
 );
+psPlaneTransform *p_psPlaneTransformLinearInvert_MHPCC(
+    psPlaneTransform *transform        ///< transform to invert
+);
 
 
