From a677e3cc38d1f5e3813bc1e5bd424ee0b59319ed Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Fri, 16 Apr 2021 06:42:48 +0200 Subject: synth: rename synth-context to synth-vhdl_context --- src/synth/synth-debugger.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/synth/synth-debugger.ads') diff --git a/src/synth/synth-debugger.ads b/src/synth/synth-debugger.ads index b330f4b78..329bab3e2 100644 --- a/src/synth/synth-debugger.ads +++ b/src/synth/synth-debugger.ads @@ -18,7 +18,7 @@ with Vhdl.Nodes; use Vhdl.Nodes; -with Synth.Context; use Synth.Context; +with Synth.Vhdl_Context; use Synth.Vhdl_Context; package Synth.Debugger is -- If true, debugging is enabled: -- cgit v1.2.3