Author: DavidCzech
Date: 2008-02-23 00:15:44 -0500 (Sat, 23 Feb 2008)
New Revision: 971

Modified:
   trunk/pysoy/include/ode.pxd
Log:
Normalize Function

Modified: trunk/pysoy/include/ode.pxd
===================================================================
--- trunk/pysoy/include/ode.pxd 2008-02-23 04:55:00 UTC (rev 970)
+++ trunk/pysoy/include/ode.pxd 2008-02-23 05:15:44 UTC (rev 971)
@@ -484,7 +484,7 @@
                                                        int*, int, 
                                                        dContactGeom*, int )
   cdef void dInfiniteAABB                            ( dGeomID, dReal )
-  
+  cdef void dNormalize3                     ( dVector3 )
   cdef int dCreateGeomClass                ( )
   cdef dGeomID dCreateGeom                 ( int )
                                                        

_______________________________________________
PySoy-SVN mailing list
PySoy-SVN@pysoy.org
http://www.pysoy.org/mailman/listinfo/pysoy-svn

Reply via email to