move GF.Devel.Compile and GF.Compile.API to GF.Compile

This commit is contained in:
kr.angelov
2008-05-22 12:57:33 +00:00
parent 3df4c21879
commit 0df428f676
4 changed files with 22 additions and 27 deletions

View File

@@ -1,6 +1,6 @@
module GF.Command.Importing (importGrammar) where
import GF.Compile.API
import GF.Compile
import GF.GFCC.DataGFCC
import GF.GFCC.API