/* * NotShapeByNameAction.hpp * * Created on: Oct 1, 2012 * Author: ankele */ #ifndef NOTSHAPEBYNAMEACTION_HPP_ #define NOTSHAPEBYNAMEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "NotShapeByNameAction.def" #include "Action_impl_header.hpp" #endif /* NOTSHAPEBYNAMEACTION_HPP_ */