mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-04 21:54:27 +08:00
* swig csharp wrappers now build * fix this in a way that does not break the java wrappers
This commit is contained in:
@@ -199,6 +199,7 @@ typedef unsigned long long int uintmax_t;
|
||||
%include "../types.i"
|
||||
// Conformer seems to need to come before ROMol
|
||||
%include "../Conformer.i"
|
||||
%include "../Dict.i"
|
||||
%include "../RDProps.i"
|
||||
%include "../ROMol.i"
|
||||
%include "../RWMol.i"
|
||||
@@ -212,6 +213,7 @@ typedef unsigned long long int uintmax_t;
|
||||
%include "../QueryAtom.i"
|
||||
%include "../QueryBond.i"
|
||||
%include "../QueryOps.i"
|
||||
%include "../MonomerInfo.i"
|
||||
%include "../PeriodicTable.i"
|
||||
%include "../SanitException.i"
|
||||
%include "../SmilesParse.i"
|
||||
|
||||
Reference in New Issue
Block a user