From 9fae09a77c1f31468129a47cb79156d55f5f2939 Mon Sep 17 00:00:00 2001 From: peb Date: Tue, 15 Jun 2004 18:34:54 +0000 Subject: *** empty log message *** --- src/GF/UseGrammar/Custom.hs | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/GF') diff --git a/src/GF/UseGrammar/Custom.hs b/src/GF/UseGrammar/Custom.hs index daaa7c997..7ab28b34e 100644 --- a/src/GF/UseGrammar/Custom.hs +++ b/src/GF/UseGrammar/Custom.hs @@ -177,10 +177,8 @@ customGrammarPrinter = -- add your own grammar printers here -- grammar conversions, (peb) ,(strCI "gfc_show", show . grammar2canon . stateGrammarST) - ,(strCI "emcfg", Prt.prt . Cnv.emcfg . statePInfo) ,(strCI "mcfg", Prt.prt . Cnv.mcfg . statePInfo) ,(strCI "cfg", Prt.prt . Cnv.cfg . statePInfo) - ,(strCI "emcfg_show", show . Cnv.emcfg . statePInfo) ,(strCI "mcfg_show", show . Cnv.mcfg . statePInfo) ,(strCI "cfg_show", show . Cnv.cfg . statePInfo) --- also include printing via grammar2syntax! -- cgit v1.2.3