diff options
Diffstat (limited to 'src/vhdl/vhdl-elocations.ads')
-rw-r--r-- | src/vhdl/vhdl-elocations.ads | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-elocations.ads b/src/vhdl/vhdl-elocations.ads index 51a9d7038..d5fa98b85 100644 --- a/src/vhdl/vhdl-elocations.ads +++ b/src/vhdl/vhdl-elocations.ads @@ -51,6 +51,7 @@ package Vhdl.Elocations is ------------- -- Iir_Kind_Association_Element_By_Expression (L1) + -- Iir_Kind_Association_Element_By_Name (L1) -- Iir_Kind_Association_Element_Open (L1) -- Iir_Kind_Association_Element_By_Individual (L1) -- Iir_Kind_Association_Element_Package (L1) |