mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
to a newly allocated MMFFMolProperties object) with a simple constructor of the MMFFMolProperties object - Replaced in a few MMFF-related functions the "ROMol *" argument with a "ROMol &" argument for consistency with similar RDKit functions - Renamed the SetupMMFFForceField() function in Python into GetMMFFMolProperties() for consistency - Updated the MMFF tests according to the aforementioned changes in the API