mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 06:22:51 -06:00
fix the handling of 'pre' in the C runtime
This commit is contained in:
@@ -237,6 +237,7 @@ struct PgfConcr {
|
||||
PgfCncOverloadMap* coerce_idx;
|
||||
PgfCncFuns* cncfuns;
|
||||
PgfSequences* sequences;
|
||||
GuBuf* pre_sequences;
|
||||
PgfCIdMap* cnccats;
|
||||
PgfCallbacksMap* callbacks;
|
||||
int total_cats;
|
||||
|
||||
Reference in New Issue
Block a user