mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* Added rankAtoms to ROMol wrapper and added Java test case * Added missing argument to rankMolAtoms call in wrapper * Update ROMol.i * Update ROMol.i Removed circular reference to Canon * Update ROMol.i * Update ROMol.i * Update SmilesTests.java * minor stuff to force the CI builds to run again * Update the test to match the current code