forked from GitHub/gf-core
Removed dead export list.
This commit is contained in:
@@ -14,12 +14,7 @@
|
|||||||
-- peb thinks: most of this module should be moved to GF.Conversion...
|
-- peb thinks: most of this module should be moved to GF.Conversion...
|
||||||
-----------------------------------------------------------------------------
|
-----------------------------------------------------------------------------
|
||||||
|
|
||||||
-- FIXME: lots of this stuff is used by CFGToFiniteState, thus
|
module GF.Speech.TransformCFG where
|
||||||
-- the missing explicit expot list.
|
|
||||||
module GF.Speech.TransformCFG {- (CFRule_, CFRules,
|
|
||||||
cfgToCFRules,
|
|
||||||
removeLeftRecursion,
|
|
||||||
removeEmptyCats, removeIdenticalRules) -} where
|
|
||||||
|
|
||||||
import GF.Canon.CanonToGFCC (mkCanon2gfcc)
|
import GF.Canon.CanonToGFCC (mkCanon2gfcc)
|
||||||
import qualified GF.Canon.GFCC.AbsGFCC as C
|
import qualified GF.Canon.GFCC.AbsGFCC as C
|
||||||
|
|||||||
Reference in New Issue
Block a user