From faa638d6fc5dbc47d5e3ef3d4da42449005c3a0d Mon Sep 17 00:00:00 2001 From: krasimir Date: Mon, 14 Dec 2009 10:10:58 +0000 Subject: rename some modules that had GFCC in the name to PGF+something --- src/compiler/GF/Compile/Export.hs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/compiler/GF/Compile/Export.hs') diff --git a/src/compiler/GF/Compile/Export.hs b/src/compiler/GF/Compile/Export.hs index d03eb947e..29f35e32a 100644 --- a/src/compiler/GF/Compile/Export.hs +++ b/src/compiler/GF/Compile/Export.hs @@ -2,9 +2,9 @@ module GF.Compile.Export where import PGF.CId import PGF.Data (PGF(..)) -import GF.Compile.GFCCtoHaskell -import GF.Compile.GFCCtoProlog -import GF.Compile.GFCCtoJS +import GF.Compile.PGFtoHaskell +import GF.Compile.PGFtoProlog +import GF.Compile.PGFtoJS import GF.Compile.PGFPretty import GF.Infra.Option import GF.Speech.CFG -- cgit v1.2.3