/* * PushAtomsAction.hpp * * Created on: Dec 14, 2014 * Author: heber */ #ifndef PUSHATOMSACTION_HPP_ #define PUSHATOMSACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "PushAtomsAction.def" #include "Action_impl_header.hpp" #endif /* PUSHATOMSACTION_HPP_ */