aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/libraries.py
diff options
context:
space:
mode:
authorPatrick Lehmann <Patrick.Lehmann@plc2.de>2020-12-29 03:24:28 +0100
committerPatrick Lehmann <Patrick.Lehmann@plc2.de>2020-12-29 03:24:28 +0100
commit8977b7432b4cd362795f8dd89a59bc7328d01212 (patch)
tree7ac02000a5adbe2996d80eb776eeaa1f57316c9a /pyGHDL/libghdl/libraries.py
parentedaecdb68ca5e0c6e59561b5e93cb3c6d2cb7410 (diff)
parentdbc0651008b4becac90450038c0f31d590bddbfc (diff)
downloadghdl-8977b7432b4cd362795f8dd89a59bc7328d01212.tar.gz
ghdl-8977b7432b4cd362795f8dd89a59bc7328d01212.tar.bz2
ghdl-8977b7432b4cd362795f8dd89a59bc7328d01212.zip
Merge remote-tracking branch 'github-umarcor/py/GHDL' into paebbels/pyGHDL
Diffstat (limited to 'pyGHDL/libghdl/libraries.py')
-rw-r--r--pyGHDL/libghdl/libraries.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/pyGHDL/libghdl/libraries.py b/pyGHDL/libghdl/libraries.py
index 625f7fdd1..5dbb89804 100644
--- a/pyGHDL/libghdl/libraries.py
+++ b/pyGHDL/libghdl/libraries.py
@@ -1,4 +1,4 @@
-from libghdl import libghdl
+from pyGHDL.libghdl import libghdl
from ctypes import c_int32
Get_Libraries_Chain = libghdl.libraries__get_libraries_chain