Index: trunk/psModules/src/astrom/pmAstrometryUtils.h
===================================================================
--- trunk/psModules/src/astrom/pmAstrometryUtils.h	(revision 11253)
+++ trunk/psModules/src/astrom/pmAstrometryUtils.h	(revision 15884)
@@ -4,6 +4,6 @@
  * @author EAM, IfA
  *
- * @version $Revision: 1.3 $ $Name: not supported by cvs2svn $
- * @date $Date: 2007-01-24 02:54:14 $
+ * @version $Revision: 1.4 $ $Name: not supported by cvs2svn $
+ * @date $Date: 2007-12-19 18:57:05 $
  * Copyright 2006 Institute for Astronomy, University of Hawaii
  */
@@ -17,4 +17,5 @@
 psPlane *psPlaneTransformGetCenter (psPlaneTransform *trans, double tol);
 psPlaneTransform *psPlaneTransformSetCenter (psPlaneTransform *output, psPlaneTransform *input, double Xo, double Yo);
+psPlaneTransform *psPlaneTransformRotate (psPlaneTransform *output, psPlaneTransform *input, double theta);
 
 psPlaneTransform *psPlaneTransformIdentity (int order);
