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