aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_specs.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-10-22 21:14:22 +0200
committerTristan Gingold <tgingold@free.fr>2019-10-23 18:41:50 +0200
commit0af29d861903a5ed67e001d9bb403fbbae6a258b (patch)
treee6b7165cb8a2f10e1674639c5e7cf86bdb95178f /src/vhdl/vhdl-sem_specs.ads
parent1ba62aa31f39af78202810aead98722b13ec408d (diff)
downloadghdl-0af29d861903a5ed67e001d9bb403fbbae6a258b.tar.gz
ghdl-0af29d861903a5ed67e001d9bb403fbbae6a258b.tar.bz2
ghdl-0af29d861903a5ed67e001d9bb403fbbae6a258b.zip
vhdl-sem_decls: make sem_declaration public.
Diffstat (limited to 'src/vhdl/vhdl-sem_specs.ads')
-rw-r--r--src/vhdl/vhdl-sem_specs.ads3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/vhdl/vhdl-sem_specs.ads b/src/vhdl/vhdl-sem_specs.ads
index d626a9bfb..b74ce6308 100644
--- a/src/vhdl/vhdl-sem_specs.ads
+++ b/src/vhdl/vhdl-sem_specs.ads
@@ -31,8 +31,7 @@ package Vhdl.Sem_Specs is
function Get_Entity_Class_Kind (Decl : Iir) return Vhdl.Tokens.Token_Type;
- procedure Sem_Attribute_Specification
- (Spec : Iir_Attribute_Specification; Scope : Iir);
+ procedure Sem_Attribute_Specification (Spec : Iir_Attribute_Specification);
-- Check declarations following an ALL/OTHERS attribute specification.
-- ATTR_SPEC_CHAIN is the linked list of all attribute specifications whith