/* * AtomSelectionDescriptor.hpp * * Created on: Jul 16, 2010 * Author: crueger */ #ifndef ATOMSELECTIONDESCRIPTOR_HPP_ #define ATOMSELECTIONDESCRIPTOR_HPP_ #include "Descriptors/AtomDescriptor.hpp" AtomDescriptor AtomsBySelection(); #endif /* ATOMSELECTIONDESCRIPTOR_HPP_ */