move GF.Devel.PrintGFCC to GF.GFCC.PrintGFCC

This commit is contained in:
kr.angelov
2008-05-22 15:41:17 +00:00
parent 359647445a
commit d7bad70865
4 changed files with 4 additions and 4 deletions

View File

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