From aef9430eb0576964a3fb669c741f1c689724bb5a Mon Sep 17 00:00:00 2001 From: peb Date: Mon, 21 Mar 2005 12:54:24 +0000 Subject: "Committed_by_peb" --- src/GF/Speech/SRG.hs | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/GF/Speech/SRG.hs') diff --git a/src/GF/Speech/SRG.hs b/src/GF/Speech/SRG.hs index cf474f6a1..ad2239202 100644 --- a/src/GF/Speech/SRG.hs +++ b/src/GF/Speech/SRG.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/03/18 10:17:11 $ +-- > CVS $Date: 2005/03/21 13:54:44 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.7 $ +-- > CVS $Revision: 1.8 $ -- -- Representation of, conversion to, and utilities for -- printing of a general Speech Recognition Grammar. @@ -21,10 +21,10 @@ module SRG where import Ident -import CFGrammar -import Parser (Symbol(..)) -import GrammarTypes -import PrintParser +import GF.Conversion.CFGrammar +import GF.Parsing.Parser (Symbol(..)) +import GF.Conversion.GrammarTypes +import GF.Parsing.PrintParser import TransformCFG import Option -- cgit v1.2.3