mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-07 22:44:25 +08:00
a couple of little hacks to cleanup the smiles produced from a substructure query (not guaranteed to be correct, but better); additional internal consistency checks; stop throwing an exception from inside the smarts parser... that just screws up later parses (this should be fixed!); better cleanup from failed parsing;