fix the handling of 'pre' in the C runtime

This commit is contained in:
kr.angelov
2013-10-28 12:35:37 +00:00
parent fad9947aab
commit 841880144d
5 changed files with 130 additions and 12 deletions

View File

@@ -237,6 +237,7 @@ struct PgfConcr {
PgfCncOverloadMap* coerce_idx;
PgfCncFuns* cncfuns;
PgfSequences* sequences;
GuBuf* pre_sequences;
PgfCIdMap* cnccats;
PgfCallbacksMap* callbacks;
int total_cats;