mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 13:42:50 -06:00
fix the debug mode in the tree generator in the C runtime
This commit is contained in:
@@ -29,6 +29,7 @@ struct PgfReasoner {
|
||||
PgfAbswersMap* table;
|
||||
GuBuf* pqueue;
|
||||
GuBuf* exprs;
|
||||
PgfClosure* start;
|
||||
PgfEvalGates* eval_gates; // cached from pgf->abstr->eval_gates
|
||||
GuExn* err;
|
||||
void* enter_stack_ptr;
|
||||
|
||||
Reference in New Issue
Block a user