/* * AtomByOrderAction.hpp * * Created on: Mar 22, 2012 * Author: heber */ #ifndef ATOMBYORDERACTION_HPP_ #define ATOMBYORDERACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "AtomByOrderAction.def" #include "Action_impl_header.hpp" #endif /* ATOMBYORDERACTION_HPP_ */