diff options
Diffstat (limited to 'src/vhdl/vhdl-elocations.ads')
-rw-r--r-- | src/vhdl/vhdl-elocations.ads | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vhdl/vhdl-elocations.ads b/src/vhdl/vhdl-elocations.ads index a4d13f654..1b6f41e46 100644 --- a/src/vhdl/vhdl-elocations.ads +++ b/src/vhdl/vhdl-elocations.ads @@ -327,6 +327,8 @@ package Vhdl.Elocations is -- Iir_Kind_Context_Reference (None) + -- Iir_Kind_PSL_Inherit_Spec (None) + ----------------------- -- type definitions -- ----------------------- |