aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/elab-vhdl_errors.ads
diff options
context:
space:
mode:
Diffstat (limited to 'src/synth/elab-vhdl_errors.ads')
-rw-r--r--src/synth/elab-vhdl_errors.ads1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/synth/elab-vhdl_errors.ads b/src/synth/elab-vhdl_errors.ads
index d4cd19a24..4d9d2788e 100644
--- a/src/synth/elab-vhdl_errors.ads
+++ b/src/synth/elab-vhdl_errors.ads
@@ -26,6 +26,7 @@ package Elab.Vhdl_Errors is
procedure Error_Msg_Elab (Loc : Location_Type;
Msg : String;
Args : Earg_Arr := No_Eargs);
+
-- procedure Warning_Msg_Synth (Loc : Location_Type;
-- Msg : String;
-- Arg1 : Earg_Type);