summaryrefslogtreecommitdiff
path: root/sem_specs.ads
diff options
context:
space:
mode:
authorTristan Gingold2014-09-02 21:17:16 +0200
committerTristan Gingold2014-09-02 21:17:16 +0200
commite6ffb98cb5ad3f07bcaf79323d8ab8411688c494 (patch)
tree46a91868b6e4aeb5354249c74507b3e92e85f01f /sem_specs.ads
parente393e8b7babd9d2dbe5e6bb7816b82036b857a1f (diff)
downloadghdl-e6ffb98cb5ad3f07bcaf79323d8ab8411688c494.tar.gz
ghdl-e6ffb98cb5ad3f07bcaf79323d8ab8411688c494.tar.bz2
ghdl-e6ffb98cb5ad3f07bcaf79323d8ab8411688c494.zip
Keep names in the tree.
This is a large change to improve error locations and allow pretty printing.
Diffstat (limited to 'sem_specs.ads')
-rw-r--r--sem_specs.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/sem_specs.ads b/sem_specs.ads
index f37d32f..c27207b 100644
--- a/sem_specs.ads
+++ b/sem_specs.ads
@@ -31,7 +31,7 @@ package Sem_Specs is
procedure Check_Post_Attribute_Specification
(Attr_Spec_Chain : Iir; Decl : Iir);
- procedure Sem_Disconnect_Specification
+ procedure Sem_Disconnection_Specification
(Dis : Iir_Disconnection_Specification);
procedure Sem_Configuration_Specification