/* * AtomOfMoleculeSelectionDescriptor.hpp * * Created on: Dec 11, 2010 * Author: heber */ #ifndef ATOMOFMOLECULESELECTIONDESCRIPTOR_HPP_ #define ATOMOFMOLECULESELECTIONDESCRIPTOR_HPP_ #include "Descriptors/AtomDescriptor.hpp" AtomDescriptor AtomsByMoleculeSelection(); #endif /* ATOMOFMOLECULESELECTIONDESCRIPTOR_HPP_ */