fix the tabular printing when there is a V constructor

This commit is contained in:
krasimir
2010-02-03 17:33:55 +00:00
parent 49e620b535
commit b90e56a94e
4 changed files with 46 additions and 35 deletions

View File

@@ -119,6 +119,7 @@ executable gf
GF.Grammar.Unify
GF.Grammar.PatternMatch
GF.Grammar.Printer
GF.Grammar.ShowTerm
GF.Grammar.Binary
GF.Infra.CheckM
GF.Compile.Update