From b42e36e23f23a0d27e7b08d6cb4461237720de3b Mon Sep 17 00:00:00 2001 From: gingold Date: Sun, 31 Aug 2008 02:22:57 +0000 Subject: Create package options from flags to avoid circular elaboration --- sem_types.adb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sem_types.adb') diff --git a/sem_types.adb b/sem_types.adb index efd14801e..bd3cc55fc 100644 --- a/sem_types.adb +++ b/sem_types.adb @@ -16,7 +16,7 @@ -- Software Foundation, 59 Temple Place - Suite 330, Boston, MA -- 02111-1307, USA. with Libraries; -with Flags; +with Flags; use Flags; with Types; use Types; with Errorout; use Errorout; with Evaluation; use Evaluation; -- cgit v1.2.3