/* * AllAtomsOfMoleculeAction.hpp * * Created on: Aug 09, 2010 * Author: heber */ #ifndef ALLATOMSOFMOLECULEACTION_HPP_ #define ALLATOMSOFMOLECULEACTION_HPP_ // include config.h #ifdef HAVE_CONFIG_H #include #endif #include "Actions/Action.hpp" #include "AllAtomsOfMoleculeAction.def" #include "Action_impl_header.hpp" #endif /* ALLATOMSOFMOLECULEACTION_HPP_ */