From 3ddb066a556a6b7666f2cf69030d7d0824e975d8 Mon Sep 17 00:00:00 2001 From: peb Date: Fri, 2 Jun 2006 10:44:41 +0000 Subject: added -fcgf grammar printer --- src/GF/UseGrammar/Custom.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/GF/UseGrammar') diff --git a/src/GF/UseGrammar/Custom.hs b/src/GF/UseGrammar/Custom.hs index f6799811b..8c43a0696 100644 --- a/src/GF/UseGrammar/Custom.hs +++ b/src/GF/UseGrammar/Custom.hs @@ -308,6 +308,7 @@ customGrammarPrinter = -- grammar conversions: ,(strCI "mcfg", \_ -> Prt.prt . stateMCFG) + ,(strCI "fcfg", \_ -> Prt.prt . stateFCFG) ,(strCI "cfg", \_ -> Prt.prt . stateCFG) ,(strCI "pinfo", \_ -> Prt.prt . statePInfo) ,(strCI "abstract", \_ -> Prt.prtAfter "\n" . Cnv.gfc2abstract . stateGrammarLang) -- cgit v1.2.3