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