mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* change a define to a "using" * basic atropiosomer support for confgen currently only supports bonds with two exo substituents on each end * support systems with two exo bonds * cleanup * add test for #7109 Fixes #7109 * clean the tests up a bit