mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-06 22:39:55 +08:00
* Fixes #2466 * Fixes #2465 * remove obsolete test * remove redundancy response to review
This commit is contained in:
@@ -131,6 +131,7 @@ typedef unsigned long long int uintmax_t;
|
||||
%shared_ptr(RDKit::QueryOps)
|
||||
%shared_ptr(RDKit::MolSanitizeException)
|
||||
%shared_ptr(RDKit::SmilesParseException)
|
||||
%shared_ptr(RDKit::MolPicklerException)
|
||||
%shared_ptr(RDKit::RingInfo)
|
||||
%shared_ptr(RDKit::ChemicalReaction)
|
||||
%shared_ptr(ForceFields::ForceFieldContrib);
|
||||
|
||||
Reference in New Issue
Block a user