mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-23 19:42:50 -06:00
move GF.Devel.CheckGrammar to GF.Compile.CheckGrammar
This commit is contained in:
1082
src-3.0/GF/Compile/CheckGrammar.hs
Normal file
1082
src-3.0/GF/Compile/CheckGrammar.hs
Normal file
File diff suppressed because it is too large
Load Diff
@@ -25,9 +25,8 @@ import GF.Grammar.Predef
|
||||
import GF.Grammar.Refresh
|
||||
import GF.Devel.Compute
|
||||
import GF.Compile.BackOpt
|
||||
import GF.Devel.CheckGrammar
|
||||
import GF.Compile.CheckGrammar
|
||||
import GF.Compile.Update
|
||||
--import GF.Compile.Evaluate
|
||||
|
||||
import GF.Data.Operations
|
||||
import GF.Infra.CheckM
|
||||
|
||||
Reference in New Issue
Block a user