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 3df4c21879
commit 0df428f676
4 changed files with 22 additions and 27 deletions

View File

@@ -1,7 +1,7 @@
module GF.Devel.GFC (mainGFC) where
-- module Main where
import GF.Compile.API
import GF.Compile
import GF.Devel.PrintGFCC
import GF.GFCC.CId
import GF.GFCC.DataGFCC