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