add hopefully complete binary serialization for the GF.Grammar.Grammar abstract syntax. Still not in use

This commit is contained in:
krasimir
2009-01-20 16:20:38 +00:00
parent c7c1e69c7a
commit 8155d3b212
2 changed files with 263 additions and 0 deletions

View File

@@ -661,6 +661,7 @@ executable gf
GF.Grammar.AppPredefined
GF.Grammar.PatternMatch
GF.Grammar.Printer
GF.Grammar.Binary
GF.Infra.CheckM
GF.Compile.TC
GF.Compile.TypeCheck