/* * AtomByRandomAction.hpp * * Created on: Sep 11, 2020 * Author: heber */ #ifndef ATOMBYRANDOMACTION_HPP_ #define ATOMBYRANDOMACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "AtomByRandomAction.def" #include "Action_impl_header.hpp" #endif /* ATOMBYRANDOMACTION_HPP_ */