mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-04-29 14:32:51 -06:00
we no longer maintain an explicit list of functions per category since now it is implicitly kept in the JIT compiled code
This commit is contained in:
@@ -92,7 +92,6 @@ typedef struct {
|
||||
prob_t meta_token_prob;
|
||||
PgfMetaChildMap* meta_child_probs;
|
||||
|
||||
GuBuf* functions; // -->PgfAbsFun
|
||||
void* predicate;
|
||||
} PgfAbsCat;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user