From 67aa6e7a81d8d22ff8409ed59fab7bacde2312a6 Mon Sep 17 00:00:00 2001 From: peb Date: Tue, 29 Mar 2005 10:17:53 +0000 Subject: "Committed_by_peb" --- src/GF/Parsing/ParseMCFG/Basic.hs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'src/GF/Parsing/ParseMCFG/Basic.hs') diff --git a/src/GF/Parsing/ParseMCFG/Basic.hs b/src/GF/Parsing/ParseMCFG/Basic.hs index f75756267..3ed2dd6a9 100644 --- a/src/GF/Parsing/ParseMCFG/Basic.hs +++ b/src/GF/Parsing/ParseMCFG/Basic.hs @@ -1,13 +1,13 @@ ---------------------------------------------------------------------- -- | --- Module : MCFParserBasic +-- Module : ParseMCFG.Basic -- Maintainer : Peter Ljunglöf -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/03/21 22:31:55 $ +-- > CVS $Date: 2005/03/29 11:17:55 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.1 $ +-- > CVS $Revision: 1.2 $ -- -- Simplest possible implementation of MCFG chart parsing ----------------------------------------------------------------------------- @@ -15,7 +15,7 @@ module GF.Parsing.ParseMCFG.Basic (parse) where -import Tracing +import GF.System.Tracing import Ix import GF.Parsing.Utilities -- cgit v1.2.3