diff options
Diffstat (limited to 'python/libghdl/thin/vhdl/sem.py')
-rw-r--r-- | python/libghdl/thin/vhdl/sem.py | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/python/libghdl/thin/vhdl/sem.py b/python/libghdl/thin/vhdl/sem.py deleted file mode 100644 index df82435da..000000000 --- a/python/libghdl/thin/vhdl/sem.py +++ /dev/null @@ -1,3 +0,0 @@ -from libghdl import libghdl - -Semantic = libghdl.vhdl__sem__semantic |