/* * AtomByNameAction.hpp * * Created on: May 12, 2017 * Author: heber */ #ifndef ATOMBYNAMEACTION_HPP_ #define ATOMBYNAMEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "AtomByNameAction.def" #include "Action_impl_header.hpp" #endif /* ATOMBYNAMEACTION_HPP_ */