/* * BondSetDegreeAction.hpp * * Created on: Oct 01, 2016 * Author: heber */ #ifndef BONDSETDEGREEACTION_HPP_ #define BONDSETDEGREEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "BondSetDegreeAction.def" #include "Action_impl_header.hpp" #endif /* BONDSETDEGREEACTION_HPP_ */