mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
* Added getAlignmentTransform to ROMol.i to expose in Java SWIG wrapper * Added missing argument Added missing argument to call to getAlignmentTransform causing build failure * Added test case for getAlignmentTransform * Update AlignTests.java * Update AlignTests.java * Update AlignTests.java