mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
the orthographic tokens were broken when they appear inside a dictionary entry. Now this is fixed by treating those as syntactic rules
This commit is contained in:
@@ -12,6 +12,7 @@ typedef struct {
|
||||
GuExn* err;
|
||||
GuPool* opool;
|
||||
GuPool* tmp_pool;
|
||||
GuBuf* non_lexical_buf;
|
||||
struct PgfJitState* jit_state;
|
||||
} PgfReader;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user