forked from GitHub/gf-core
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