From 0c9ea545925f0e027d25a6ba1c457ae34df9d100 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Mon, 26 Nov 2018 20:23:29 +0100 Subject: files_map-editor: WIP. --- src/vhdl/python/libghdl/thin.py | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/vhdl') diff --git a/src/vhdl/python/libghdl/thin.py b/src/vhdl/python/libghdl/thin.py index 758ab26ab..5e6f87084 100644 --- a/src/vhdl/python/libghdl/thin.py +++ b/src/vhdl/python/libghdl/thin.py @@ -112,6 +112,8 @@ class Files_Map_Editor: Set_Gap = libghdl.files_map__editor__set_gap Replace_Text = libghdl.files_map__editor__replace_text_ptr + Check_Buffer_Content = libghdl.files_map__editor__check_buffer_content + # Names Get_Name_Length = libghdl.name_table__get_name_length -- cgit v1.2.3