From 46c8026b9d7e5f6d061b7dd340bfeb4a012b07c8 Mon Sep 17 00:00:00 2001 From: bringert Date: Wed, 19 Sep 2007 08:58:39 +0000 Subject: Include startcat in generated JavaScript. --- src/GF/UseGrammar/Custom.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/GF/UseGrammar') diff --git a/src/GF/UseGrammar/Custom.hs b/src/GF/UseGrammar/Custom.hs index a358f26b3..b1b3995b8 100644 --- a/src/GF/UseGrammar/Custom.hs +++ b/src/GF/UseGrammar/Custom.hs @@ -328,7 +328,7 @@ customMultiGrammarPrinter = [ (strCI "gfcm", const MC.prCanon) ,(strCI "gfcc", const GFCC.prCanon2gfcc) - ,(strCI "js", const JS.prCanon2js) + ,(strCI "js", JS.prCanon2js) ,(strCI "header", const (MC.prCanonMGr . unoptimizeCanon)) ,(strCI "cfgm", prCanonAsCFGM) ,(strCI "graph", visualizeCanonGrammar) -- cgit v1.2.3