mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-11 12:12:51 -06:00
exhaustive generation without HOAS and depth limit
This commit is contained in:
@@ -794,6 +794,10 @@ PgfExpr PgfParser::fetch(PgfDB *db, PgfUnmarshaller *u, prob_t *prob)
|
||||
return 0;
|
||||
}
|
||||
|
||||
void PgfParser::free_refs(PgfUnmarshaller *u)
|
||||
{
|
||||
}
|
||||
|
||||
PgfParser::~PgfParser()
|
||||
{
|
||||
free(sentence);
|
||||
|
||||
Reference in New Issue
Block a user