drop the dependency to GF.Infra.PrintClass from the Library

This commit is contained in:
krasimir
2008-05-29 15:15:00 +00:00
parent 77e05b0b36
commit 96bdd18dc3
11 changed files with 0 additions and 68 deletions

View File

@@ -15,8 +15,6 @@
module GF.Compile.GenerateFCFG
(convertConcrete) where
import GF.Infra.PrintClass
import Control.Monad
import GF.GFCC.Parsing.FCFG.Utilities