1
0
forked from GitHub/gf-core

move GF.Devel.CheckGrammar to GF.Compile.CheckGrammar

This commit is contained in:
kr.angelov
2008-05-22 13:15:45 +00:00
parent fd1a216fb2
commit 54e47edb5d
3 changed files with 3 additions and 4 deletions

View File

@@ -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