mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Try tab-separated before space-separated when reading synthon lines. Fix bug in looking up reactions by name. amino_acid.txt had a mixture of tab-separated and space-separated lines which is no longer allowed. * Typo --------- Co-authored-by: David Cosgrove <david@cozchemix.co.uk>