From f97914ff5d5c4c08c1c960342c162ccd6d5fb5ce Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Sun, 30 Jun 2019 20:46:42 +0200 Subject: ghdlsimul: fix warning. --- src/ghdldrv/ghdlsimul.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src') diff --git a/src/ghdldrv/ghdlsimul.adb b/src/ghdldrv/ghdlsimul.adb index 97adef30d..3fa1d2c6d 100644 --- a/src/ghdldrv/ghdlsimul.adb +++ b/src/ghdldrv/ghdlsimul.adb @@ -18,7 +18,7 @@ with Ada.Command_Line; -with Ghdllocal; use Ghdllocal; +with Ghdllocal; with GNAT.OS_Lib; use GNAT.OS_Lib; with Simple_IO; -- cgit v1.2.3