bugfix for robust parsing with multi-word units

This commit is contained in:
kr.angelov
2012-12-11 12:57:22 +00:00
parent d0d4583bb8
commit 3182e382dc
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;