restructured some of the new GF format; modules now in place up to gfo generation

This commit is contained in:
aarne
2007-12-07 20:47:58 +00:00
parent a935576674
commit 1e8f17d12b
23 changed files with 403 additions and 427 deletions
+2 -3
View File
@@ -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