aboutsummaryrefslogtreecommitdiffstats
path: root/src/files_map.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2018-12-18 06:32:47 +0100
committerTristan Gingold <tgingold@free.fr>2018-12-18 06:32:47 +0100
commitc0ab680648a1d803d9e1d7f5e51988a70e5be41a (patch)
treea24ead75e7f5b80597efa32a41a498a0e8cbae3b /src/files_map.ads
parent895702308daaa9becbacc5fd5e2906960be878cc (diff)
downloadghdl-c0ab680648a1d803d9e1d7f5e51988a70e5be41a.tar.gz
ghdl-c0ab680648a1d803d9e1d7f5e51988a70e5be41a.tar.bz2
ghdl-c0ab680648a1d803d9e1d7f5e51988a70e5be41a.zip
files_map: rename Get_Source_File_Directory to Get_Directory_Name.
Diffstat (limited to 'src/files_map.ads')
-rw-r--r--src/files_map.ads3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/files_map.ads b/src/files_map.ads
index db6a3969a..d7e14082f 100644
--- a/src/files_map.ads
+++ b/src/files_map.ads
@@ -109,8 +109,7 @@ package Files_Map is
function Get_File_Name (File : Source_File_Entry) return Name_Id;
-- Return the directory of the file.
- function Get_Source_File_Directory (File : Source_File_Entry)
- return Name_Id;
+ function Get_Directory_Name (File : Source_File_Entry) return Name_Id;
-- Return the entry of the last known file.
-- This allow the user to create a table of Source_File_Entry.