From 34c5617ef6c2b2b93c7c2ed4d877c8ff5d9ef5ce Mon Sep 17 00:00:00 2001 From: bjorn Date: Tue, 23 Sep 2008 12:56:25 +0000 Subject: Got SRGS ABNF generation to compile. --- src/GF/Speech/SRG.hs | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/GF/Speech/SRG.hs') diff --git a/src/GF/Speech/SRG.hs b/src/GF/Speech/SRG.hs index a861d889d..f9065dae9 100644 --- a/src/GF/Speech/SRG.hs +++ b/src/GF/Speech/SRG.hs @@ -50,8 +50,7 @@ data SRG = SRG { srgName :: String -- ^ grammar name } deriving (Eq,Show) -data SRGRule = SRGRule Cat [SRGAlt] -- ^ SRG category name, original category name - -- and productions +data SRGRule = SRGRule Cat [SRGAlt] deriving (Eq,Show) -- | maybe a probability, a rule name and an EBNF right-hand side -- cgit v1.2.3