diff options
Diffstat (limited to 'src/synth/synth-vhdl_environment.adb')
-rw-r--r-- | src/synth/synth-vhdl_environment.adb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/synth-vhdl_environment.adb b/src/synth/synth-vhdl_environment.adb index ee3280824..a1b3f4f9b 100644 --- a/src/synth/synth-vhdl_environment.adb +++ b/src/synth/synth-vhdl_environment.adb @@ -112,6 +112,7 @@ package body Synth.Vhdl_Environment is when Type_File | Type_Protected | Type_Access + | Type_Array_Unbounded | Type_Unbounded_Array | Type_Unbounded_Record | Type_Unbounded_Vector => |