- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified src/Descriptors/AtomShapeDescriptor_impl.hpp ¶
rd927ab r56f73b 27 27 bool predicate(std::pair<atomId_t,atom*> atom); 28 28 private: 29 virtual atom* find();30 virtual std::vector<atom*> findAll();31 32 29 Shape shape; 33 30 };
Note:
See TracChangeset
for help on using the changeset viewer.