/* * LinearInterpolationofTrajectoriesAction.hpp * * Created on: May 10, 2010 * Author: heber */ #ifndef LINEARINTERPOLATIONOFTRAJECTORIES_HPP #define LINEARINTERPOLATIONOFTRAJECTORIES_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "LinearInterpolationofTrajectoriesAction.def" #include "Action_impl_header.hpp" #endif /* LINEARINTERPOLATIONOFTRAJECTORIES_HPP */