slight change in gfcc syntax and evaluation

This commit is contained in:
aarne
2006-10-07 14:08:58 +00:00
parent 2f284deb1c
commit f9cc79eba6
12 changed files with 678 additions and 164 deletions

View File

@@ -345,7 +345,6 @@ customMultiGrammarPrinter =
[
(strCI "gfcm", const MC.prCanon)
,(strCI "gfcc", const GFCC.prCanon2gfcc)
,(strCI "f_gfcc", const GFCC.prCanon2f_gfcc)
,(strCI "header", const (MC.prCanonMGr . unoptimizeCanon))
,(strCI "cfgm", prCanonAsCFGM)
,(strCI "graph", visualizeCanonGrammar)