mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-14 05:32:51 -06:00
a fix that should solve the segmentation fault on MacOS with the exhaustive generator
This commit is contained in:
@@ -106,6 +106,7 @@ struct PgfEvalGates {
|
||||
|
||||
PgfFunction combine1;
|
||||
PgfFunction combine2;
|
||||
PgfFunction complete;
|
||||
|
||||
PgfClosure* (*enter)(PgfReasoner* rs, PgfClosure* closure);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user