mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-06 09:42:50 -06:00
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