/* * TranslateAction.hpp * * Created on: Dec 14, 2013 * Author: heber */ #ifndef MOLECULE_TRANSLATEACTION_HPP_ #define MOLECULE_TRANSLATEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/MakroAction.hpp" #include "TranslateAction.def" #include "MakroAction_impl_header.hpp" #endif /* MOLECULE_TRANSLATEACTION_HPP_ */