aboutsummaryrefslogtreecommitdiffstats
path: root/src/vhdl/vhdl-sem_stmts.adb
diff options
context:
space:
mode:
authorTristan Gingold <tgingold@free.fr>2019-05-06 06:53:37 +0200
committerTristan Gingold <tgingold@free.fr>2019-05-06 06:53:37 +0200
commit5c10bacd0cd58926839b8904e10ef0693930bddc (patch)
treeafe13d27e5de5f3b07083bd19cbcb47f795e1f07 /src/vhdl/vhdl-sem_stmts.adb
parent1ed24355105d59e4b99fd888964ac4bba45fdcea (diff)
downloadghdl-5c10bacd0cd58926839b8904e10ef0693930bddc.tar.gz
ghdl-5c10bacd0cd58926839b8904e10ef0693930bddc.tar.bz2
ghdl-5c10bacd0cd58926839b8904e10ef0693930bddc.zip
vhdl: move xrefs to vhdl child package.
Diffstat (limited to 'src/vhdl/vhdl-sem_stmts.adb')
-rw-r--r--src/vhdl/vhdl-sem_stmts.adb2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vhdl/vhdl-sem_stmts.adb b/src/vhdl/vhdl-sem_stmts.adb
index deca231a6..9553dc7df 100644
--- a/src/vhdl/vhdl-sem_stmts.adb
+++ b/src/vhdl/vhdl-sem_stmts.adb
@@ -30,7 +30,7 @@ with Vhdl.Sem_Psl;
with Std_Names;
with Vhdl.Evaluation; use Vhdl.Evaluation;
with Iirs_Utils; use Iirs_Utils;
-with Xrefs; use Xrefs;
+with Vhdl.Xrefs; use Vhdl.Xrefs;
package body Vhdl.Sem_Stmts is
-- Process is the scope, this is also the process for which drivers can