win python support

This commit is contained in:
Vitor Santoss Costa
2017-06-14 12:34:12 +01:00
parent e68630cd8a
commit 3a06d4fecb
8 changed files with 36 additions and 38 deletions

View File

@@ -20,7 +20,5 @@ else:
dll = os.path.abspath(dll)
ctypes.CDLL(dll, mode=ctypes.RTLD_GLOBAL)
load('libgcc*')
load('libstdc*')
load('libsinpt*')
load('libgmp*')
load('libYap*')