aboutsummaryrefslogtreecommitdiffstats
path: root/src/synth/synth-aggr.ads
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2021-04-16 06:42:48 +0200
committerTristan Gingold <tgingold@free.fr>2021-04-16 06:58:03 +0200
commita677e3cc38d1f5e3813bc1e5bd424ee0b59319ed (patch)
treef62fa5971c0e326294b02a84bb18c826937654f0 /src/synth/synth-aggr.ads
parent12d6069e3b48a6ce129914e728d88789d1d8f5a1 (diff)
downloadghdl-a677e3cc38d1f5e3813bc1e5bd424ee0b59319ed.tar.gz
ghdl-a677e3cc38d1f5e3813bc1e5bd424ee0b59319ed.tar.bz2
ghdl-a677e3cc38d1f5e3813bc1e5bd424ee0b59319ed.zip
synth: rename synth-context to synth-vhdl_context
Diffstat (limited to 'src/synth/synth-aggr.ads')
-rw-r--r--src/synth/synth-aggr.ads2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/synth/synth-aggr.ads b/src/synth/synth-aggr.ads
index 41e99d932..d37cd8afe 100644
--- a/src/synth/synth-aggr.ads
+++ b/src/synth/synth-aggr.ads
@@ -20,7 +20,7 @@ with Vhdl.Nodes; use Vhdl.Nodes;
with Synth.Objtypes; use Synth.Objtypes;
with Synth.Values; use Synth.Values;
-with Synth.Context; use Synth.Context;
+with Synth.Vhdl_Context; use Synth.Vhdl_Context;
package Synth.Aggr is
-- Aggr_Type is the type from the context.