From 6c9a405aea04049c2dc3b0655306a5c44bf49592 Mon Sep 17 00:00:00 2001 From: Tristan Gingold Date: Thu, 9 Jan 2014 18:58:10 +0100 Subject: Rename package Scan to Scanner. --- iirs_utils.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'iirs_utils.adb') diff --git a/iirs_utils.adb b/iirs_utils.adb index 3699baa4d..6099da9bc 100644 --- a/iirs_utils.adb +++ b/iirs_utils.adb @@ -15,7 +15,7 @@ -- along with GHDL; see the file COPYING. If not, write to the Free -- Software Foundation, 59 Temple Place - Suite 330, Boston, MA -- 02111-1307, USA. -with Scan; use Scan; +with Scanner; use Scanner; with Tokens; use Tokens; with Errorout; use Errorout; with Name_Table; -- cgit v1.2.3