From 9d6c383c07a2ec88ca63c4dbd08621a11fb6eef0 Mon Sep 17 00:00:00 2001 From: "kr.angelov" Date: Thu, 22 May 2008 13:05:12 +0000 Subject: move GF.Devel.GetGrammar to GF.Compile.GetGrammar --- src-3.0/GF/Compile.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src-3.0/GF/Compile.hs') diff --git a/src-3.0/GF/Compile.hs b/src-3.0/GF/Compile.hs index dba6c96cc..80f5c0fd4 100644 --- a/src-3.0/GF/Compile.hs +++ b/src-3.0/GF/Compile.hs @@ -1,7 +1,7 @@ module GF.Compile (batchCompile, compileToGFCC) where -- the main compiler passes -import GF.Devel.GetGrammar +import GF.Compile.GetGrammar import GF.Compile.Extend import GF.Compile.Rebuild import GF.Compile.Rename -- cgit v1.2.3