/* * ChangeBondAngleAction.hpp * * Created on: Nov 14, 2012 * Author: heber */ #ifndef CHANGEBONDANGLEACTION_HPP #define CHANGEBONDANGLEACTION_HPP // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "ChangeBondAngleAction.def" #include "Action_impl_header.hpp" #endif // CHANGEBONDANGLEACTION_HPP