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