mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-05 17:22:51 -06:00
merge the states for reasoning and evaluation into a single structure
This commit is contained in:
@@ -48,7 +48,7 @@ pgf_reader_done(PgfReader* rdr, PgfPGF* pgf);
|
||||
|
||||
|
||||
// JIT specific interface
|
||||
#ifdef PGF_EVALUATOR_H_
|
||||
#ifdef PGF_REASONER_H_
|
||||
|
||||
typedef struct PgfJitState PgfJitState;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user