1
0
forked from GitHub/gf-core

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 2e49f7f5b1
commit a28b61be1c
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