forked from GitHub/gf-core
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