From ac00f77dadd4d447803dd7cab5a36f47365325d0 Mon Sep 17 00:00:00 2001 From: peb Date: Mon, 11 Apr 2005 12:57:45 +0000 Subject: "Committed_by_peb" --- src/GF/Speech/PrGSL.hs | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'src/GF/Speech/PrGSL.hs') diff --git a/src/GF/Speech/PrGSL.hs b/src/GF/Speech/PrGSL.hs index 537bce960..d59412ebd 100644 --- a/src/GF/Speech/PrGSL.hs +++ b/src/GF/Speech/PrGSL.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/03/21 22:40:04 $ +-- > CVS $Date: 2005/04/11 13:53:38 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.14 $ +-- > CVS $Revision: 1.15 $ -- -- This module prints a CFG as a Nuance GSL 2.0 grammar. -- @@ -19,9 +19,9 @@ module PrGSL (gslPrinter) where import SRG import Ident -import GF.Parsing.CFGrammar -import GF.Parsing.Utilities (Symbol(..)) -import GF.Parsing.GrammarTypes +import GF.OldParsing.CFGrammar +import GF.OldParsing.Utilities (Symbol(..)) +import GF.OldParsing.GrammarTypes import GF.Printing.PrintParser import Option -- cgit v1.2.3