mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-05 22:04:27 +08:00
initial addition of avalontoolkit support
This commit is contained in:
@@ -249,6 +249,10 @@ typedef unsigned long long int uintmax_t;
|
||||
}
|
||||
|
||||
%include "../Descriptors.i"
|
||||
|
||||
#ifdef BUILD_AVALON_SUPPORT
|
||||
%include "../AvalonLib.i"
|
||||
#endif
|
||||
#ifdef BUILD_INCHI_SUPPORT
|
||||
%include "../Inchi.i"
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user