forked from GitHub/gf-core
partial implementation for the FAIL instruction
This commit is contained in:
@@ -79,6 +79,8 @@ struct PgfEvalGates {
|
||||
PgfFunction update_closure;
|
||||
PgfFunction update_pap;
|
||||
|
||||
PgfFunction mk_const;
|
||||
|
||||
PgfClosure* (*enter)(PgfEvalState* state, PgfClosure* closure);
|
||||
|
||||
GuFinalizer fin;
|
||||
|
||||
Reference in New Issue
Block a user