aboutsummaryrefslogtreecommitdiffstats
path: root/python/libghdl
diff options
context:
space:
mode:
Diffstat (limited to 'python/libghdl')
-rw-r--r--python/libghdl/thin/files_map.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/python/libghdl/thin/files_map.py b/python/libghdl/thin/files_map.py
index b0029b0a4..0025c9178 100644
--- a/python/libghdl/thin/files_map.py
+++ b/python/libghdl/thin/files_map.py
@@ -38,4 +38,7 @@ Read_Source_File = libghdl.files_map__read_source_file
Reserve_Source_File = libghdl.files_map__reserve_source_file
+Discard_Source_File = libghdl.files_map__discard_source_file
+Free_Source_File = libghdl.files_map__free_source_file
+
Get_Last_Source_File_Entry = libghdl.files_map__get_last_source_file_entry