removed dep. on GFCCRaw

This commit is contained in:
aarne
2007-12-14 09:25:18 +00:00
parent ab7d15ab38
commit f85ba4bfa0
25 changed files with 41 additions and 125 deletions

View File

@@ -1,6 +1,6 @@
module GF.GFCC.Macros where
import GF.GFCC.Raw.AbsGFCCRaw (CId (..))
import GF.GFCC.CId
import GF.GFCC.DataGFCC
----import GF.GFCC.PrintGFCC
import Data.Map