/* * AllAtomsAction.hpp * * Created on: May 12, 2010 * Author: heber */ #ifndef ALLATOMSACTION_HPP_ #define ALLATOMSACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "AllAtomsAction.def" #include "Action_impl_header.hpp" #endif /* ALLATOMSACTION_HPP_ */