1
0
forked from GitHub/gf-core

Include startcat in generated JavaScript.

This commit is contained in:
bringert
2007-09-19 08:58:39 +00:00
parent c27087d14d
commit 46c8026b9d
2 changed files with 19 additions and 8 deletions

View File

@@ -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)