move GF.Devel.Compute to GF.Compile.Compute

This commit is contained in:
kr.angelov
2008-05-22 14:31:36 +00:00
parent 01d61d9347
commit d696512b15
2 changed files with 2 additions and 2 deletions

View File

@@ -23,7 +23,7 @@ import GF.Grammar.Macros
import GF.Grammar.Lookup
import GF.Grammar.Predef
import GF.Grammar.Refresh
import GF.Devel.Compute
import GF.Compile.Compute
import GF.Compile.BackOpt
import GF.Compile.CheckGrammar
import GF.Compile.Update