aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-elocations.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2022-08-11 21:15:01 +0200
committerTristan Gingold <tgingold@free.fr>2022-08-11 21:15:01 +0200
commit51a346d55f192046583773eb72b515c89c343d45 (patch)
tree7b8c496aa55654abdcdf39a9fcb4f7b577c2d08f /src/vhdl/vhdl-elocations.ads
parentcdcbb258be1aefa2244b3a262863544d04d686f8 (diff)
downloadghdl-51a346d55f192046583773eb72b515c89c343d45.tar.gz
ghdl-51a346d55f192046583773eb72b515c89c343d45.tar.bz2
ghdl-51a346d55f192046583773eb72b515c89c343d45.zip
vhdl: add support for file subtype. Fix #2174
Diffstat (limited to 'src/vhdl/vhdl-elocations.ads')
-rw-r--r--src/vhdl/vhdl-elocations.ads2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-elocations.ads b/src/vhdl/vhdl-elocations.ads
index 2f7d430e5..89dd60869 100644
--- a/src/vhdl/vhdl-elocations.ads
+++ b/src/vhdl/vhdl-elocations.ads
@@ -357,6 +357,8 @@ package Vhdl.Elocations is
-- Iir_Kind_File_Type_Definition (None)
+ -- Iir_Kind_File_Subtype_Definition (None)
+
-- Iir_Kind_Incomplete_Type_Definition (None)
-- Iir_Kind_Interface_Type_Definition (None)