From ccf6017b030fcefd5964979f1b6d55e722616ef7 Mon Sep 17 00:00:00 2001 From: peb Date: Mon, 21 Mar 2005 21:40:03 +0000 Subject: "Committed_by_peb" --- src/GF/Parsing/ConvertGFCtoMCFG/Old.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/GF/Parsing/ConvertGFCtoMCFG') diff --git a/src/GF/Parsing/ConvertGFCtoMCFG/Old.hs b/src/GF/Parsing/ConvertGFCtoMCFG/Old.hs index 90044fa0d..bd94198c4 100644 --- a/src/GF/Parsing/ConvertGFCtoMCFG/Old.hs +++ b/src/GF/Parsing/ConvertGFCtoMCFG/Old.hs @@ -5,9 +5,9 @@ -- Stability : (stable) -- Portability : (portable) -- --- > CVS $Date: 2005/03/21 22:31:53 $ +-- > CVS $Date: 2005/03/21 22:44:39 $ -- > CVS $Author: peb $ --- > CVS $Revision: 1.1 $ +-- > CVS $Revision: 1.2 $ -- -- Converting GFC grammars to MCFG grammars. -- @@ -39,7 +39,7 @@ import MkGFC (grammar2canon) import GF.Parsing.Utilities import GF.Parsing.GrammarTypes import GF.Parsing.MCFGrammar (Rule(..), Lin(..)) -import SortedList (nubsort, groupPairs) +import GF.Data.SortedList (nubsort, groupPairs) import Maybe (listToMaybe) import List (groupBy, transpose) -- cgit v1.2.3