aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/simulate/annotations.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/vhdl/simulate/annotations.ads')
-rw-r--r--src/vhdl/simulate/annotations.ads3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/vhdl/simulate/annotations.ads b/src/vhdl/simulate/annotations.ads
index 1f95d15cf..8960258a2 100644
--- a/src/vhdl/simulate/annotations.ads
+++ b/src/vhdl/simulate/annotations.ads
@@ -43,7 +43,7 @@ package Annotations is
type Sim_Info_Kind is
(Kind_Block, Kind_Process, Kind_Frame,
Kind_Scalar_Type, Kind_File_Type,
- Kind_Object, Kind_Signal, Kind_Range,
+ Kind_Object, Kind_Signal,
Kind_File,
Kind_Terminal, Kind_Quantity,
Kind_Environment,
@@ -112,7 +112,6 @@ package Annotations is
when Kind_Object
| Kind_Signal
- | Kind_Range
| Kind_File
| Kind_Terminal
| Kind_Quantity