From a0d412986305d4b45e82afde62ea48f1b06edb9d Mon Sep 17 00:00:00 2001 From: peb Date: Wed, 9 Feb 2005 11:46:54 +0000 Subject: "Committed_by_peb" --- src/GF/CF/CFtoSRG.hs | 27 ++++++--------------------- 1 file changed, 6 insertions(+), 21 deletions(-) (limited to 'src/GF/CF/CFtoSRG.hs') diff --git a/src/GF/CF/CFtoSRG.hs b/src/GF/CF/CFtoSRG.hs index 4437417e8..f8c7bddd5 100644 --- a/src/GF/CF/CFtoSRG.hs +++ b/src/GF/CF/CFtoSRG.hs @@ -1,7 +1,7 @@ ---------------------------------------------------------------------- -- | --- Module : (Module) --- Maintainer : (Maintainer) +-- Module : CFtoSRG +-- Maintainer : Markus Forsberg -- Stability : (stable) -- Portability : (portable) -- @@ -9,27 +9,12 @@ -- > CVS $Author $ -- > CVS $Revision $ -- --- (Description of the module) +-- This module prints a CF as a SRG (Speech Recognition Grammar). +-- Created : 21 January, 2001. +-- Modified : 16 April, 2004 by Aarne Ranta for GF 2. ----------------------------------------------------------------------------- -{- - ************************************************************** - GF Module - - Description : This module prints a CF as a SRG (Speech - Recognition Grammar). - - Author : Markus Forsberg (markus@cs.chalmers.se) - - License : GPL (GNU General Public License) - - Created : 21 January, 2001 - - Modified : 16 April, 2004 by Aarne Ranta for GF 2 - ************************************************************** --} - -module CFtoSRG where +module CFtoSRG (prSRG) where import Operations import CF -- cgit v1.2.3