bugfix for robust parsing with multi-word units

This commit is contained in:
kr.angelov
2012-12-11 12:57:22 +00:00
parent 93da60fa04
commit 5779887f96
3 changed files with 87 additions and 156 deletions

View File

@@ -337,7 +337,6 @@ typedef struct {
typedef struct {
PgfExprProb *ep;
GuSeq lins;
PgfPArgs args;
} PgfProductionMeta;