From 6535ea096a13d8f03547f7d5e5018c0dea46252d Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 5 May 2019 20:57:21 +0200 Subject: vhdl: rename iirs to vhdl.nodes --- src/vhdl/vhdl-canon_psl.ads | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/vhdl/vhdl-canon_psl.ads') diff --git a/src/vhdl/vhdl-canon_psl.ads b/src/vhdl/vhdl-canon_psl.ads index 03e740acc..d5805d480 100644 --- a/src/vhdl/vhdl-canon_psl.ads +++ b/src/vhdl/vhdl-canon_psl.ads @@ -17,7 +17,7 @@ -- 02111-1307, USA. with Types; use Types; -with Iirs; use Iirs; +with Vhdl.Nodes; use Vhdl.Nodes; package Vhdl.Canon_PSL is -- Version of Canon.Canon_Extract_Sensitivity for PSL nodes. -- cgit v1.2.3