From d9521d2f4c8fa0eb515beefbe07bab4d16b6a543 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 7 Dec 2007 20:47:58 +0000 Subject: restructured some of the new GF format; modules now in place up to gfo generation --- src/GF/Devel/Compile/Optimize.hs | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/GF/Devel/Compile/Optimize.hs') diff --git a/src/GF/Devel/Compile/Optimize.hs b/src/GF/Devel/Compile/Optimize.hs index 311715b19..9ed2860fd 100644 --- a/src/GF/Devel/Compile/Optimize.hs +++ b/src/GF/Devel/Compile/Optimize.hs @@ -14,9 +14,8 @@ module GF.Devel.Compile.Optimize (optimizeModule) where -import GF.Devel.Grammar.Modules ---import GF.Devel.Grammar.Judgements ---import GF.Devel.Grammar.Terms +import GF.Devel.Grammar.Grammar +import GF.Devel.Grammar.Construct import GF.Devel.Grammar.Macros --import GF.Devel.Grammar.PrGF import GF.Devel.Grammar.Compute -- cgit v1.2.3