aboutsummaryrefslogtreecommitdiffstats
path: root/pyGHDL/libghdl/std_names.py
diff options
context:
space:
mode:
Diffstat (limited to 'pyGHDL/libghdl/std_names.py')
-rw-r--r--pyGHDL/libghdl/std_names.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/pyGHDL/libghdl/std_names.py b/pyGHDL/libghdl/std_names.py
index ebef045ff..201e9cb09 100644
--- a/pyGHDL/libghdl/std_names.py
+++ b/pyGHDL/libghdl/std_names.py
@@ -1,6 +1,10 @@
# Auto generated Python source file from Ada sources
# Call 'make' in 'src/vhdl' to regenerate:
#
+from pydecor import export
+
+
+@export
class Name:
First_Character = 1
Last_Character = 256