a simple fix for the linearizer

This commit is contained in:
Krasimir Angelov
2018-06-20 22:21:10 +02:00
parent b86373438b
commit 68db7695f5
2 changed files with 35 additions and 56 deletions

View File

@@ -22,6 +22,7 @@ typedef enum {
typedef struct {
PgfCCat* ccat;
PgfCId abs_id;
PgfCncFun* fun;
int fid;