From 709b0518fa284b41777cbec015a4647303e7a0b3 Mon Sep 17 00:00:00 2001 From: aarne Date: Fri, 24 Sep 2010 12:39:49 +0000 Subject: restored the .ebnf grammar format --- src/compiler/GF/Grammar/CF.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/compiler/GF/Grammar/CF.hs') diff --git a/src/compiler/GF/Grammar/CF.hs b/src/compiler/GF/Grammar/CF.hs index 06f67234b..e45008485 100644 --- a/src/compiler/GF/Grammar/CF.hs +++ b/src/compiler/GF/Grammar/CF.hs @@ -12,7 +12,7 @@ -- parsing CF grammars and converting them to GF ----------------------------------------------------------------------------- -module GF.Grammar.CF (getCF) where +module GF.Grammar.CF (getCF,CFItem,CFCat,CFFun,cf2gf,CFRule) where import GF.Grammar.Grammar import GF.Grammar.Macros -- cgit v1.2.3