reorganize the modules in GF.Compile.*

This commit is contained in:
krasimir
2010-07-01 14:19:32 +00:00
parent 19ca4fa0a6
commit 527efbef9d
11 changed files with 22 additions and 22 deletions

View File

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