mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 11:42:49 -06:00
move GF.Devel.GetGrammar to GF.Compile.GetGrammar
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user