removed dep. on GFCCRaw

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

View File

@@ -19,7 +19,7 @@ import GF.GFCC.Linearize
import GF.GFCC.Generate
import GF.GFCC.Macros
import GF.GFCC.DataGFCC
import GF.GFCC.Raw.AbsGFCCRaw (CId (..))
import GF.GFCC.CId
import GF.GFCC.Raw.ConvertGFCC
import GF.GFCC.Raw.ParGFCCRaw
import GF.Command.PPrTree