aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/python/libghdl/thin.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/python/libghdl/thin.py')
-rw-r--r--src/vhdl/python/libghdl/thin.py4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/vhdl/python/libghdl/thin.py b/src/vhdl/python/libghdl/thin.py
index 25e03809c..758ab26ab 100644
--- a/src/vhdl/python/libghdl/thin.py
+++ b/src/vhdl/python/libghdl/thin.py
@@ -108,6 +108,10 @@ EOT = b'\x04'
No_Location = 0
+class Files_Map_Editor:
+ Set_Gap = libghdl.files_map__editor__set_gap
+ Replace_Text = libghdl.files_map__editor__replace_text_ptr
+
# Names
Get_Name_Length = libghdl.name_table__get_name_length