00001 /***************************************************************************** 00002 * \author 00003 * Erwin Aertbelien, Div. PMA, Dep. of Mech. Eng., K.U.Leuven 00004 * 00005 * \version 00006 * ORO_Geometry V0.2 00007 * 00008 * \par History 00009 * - $log$ 00010 * 00011 * \par Release 00012 * $Id: rframes.cpp,v 1.1.1.1 2002/08/26 14:14:21 rmoreas Exp $ 00013 * $Name: $ 00014 ****************************************************************************/ 00015 00016 00017 #include "framevel.hpp" 00018 00019 namespace KDL { 00020 00021 #ifndef KDL_INLINE 00022 #include "framevel.inl" 00023 #endif 00024 00025 00026 00027 }