mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-09 04:59:31 -06:00
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...
|
||||
-----------------------------------------------------------------------------
|
||||
|
||||
-- FIXME: lots of this stuff is used by CFGToFiniteState, thus
|
||||
-- the missing explicit expot list.
|
||||
module GF.Speech.TransformCFG {- (CFRule_, CFRules,
|
||||
cfgToCFRules,
|
||||
removeLeftRecursion,
|
||||
removeEmptyCats, removeIdenticalRules) -} where
|
||||
module GF.Speech.TransformCFG where
|
||||
|
||||
import GF.Canon.CanonToGFCC (mkCanon2gfcc)
|
||||
import qualified GF.Canon.GFCC.AbsGFCC as C
|
||||
|
||||
Reference in New Issue
Block a user