mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-06-30 02:58:35 -06:00
restructured some of the new GF format; modules now in place up to gfo generation
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user