mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
fix leak in java wrapper
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
%}
|
||||
|
||||
|
||||
%newobject RDKit::MolOps::RemoveHs;
|
||||
%newobject RDKit::MolOps::AddHs;
|
||||
%include <GraphMol/MolOps.h>
|
||||
%ignore RDKit::MolOps::sanitizeMol(RWMol &,unsigned int &,unsigned int &);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user