Include startcat in generated JavaScript.

This commit is contained in:
bringert
2007-09-19 08:58:39 +00:00
parent 1bf0acb2be
commit 61ae1920b3
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)