mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* added a set of test files for SGroups. Many thanks to Gerd Blanke for providing these * Partial version of the wrapper Definitely needs more work * add some properties * basic SGroup property change test * not working; backup commit * disable writing for now * add ClearMolSGroups() function * review response: add a couple missing methods * remove spaces from filenames * update filename in test * changes in response to review * add operator== to SGroups * solve lifetime problems with a vector_indexing_suite