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

This commit is contained in:
kr.angelov
2008-05-22 15:41:17 +00:00
parent 60a3390173
commit c0f7b0695e
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