mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-18 15:42:50 -06:00
make it possible to control the initial NGF size
This commit is contained in:
@@ -276,6 +276,7 @@ PgfDB *pgf_read_ngf(const char* fpath,
|
||||
PGF_API_DECL
|
||||
PgfDB *pgf_new_ngf(PgfText *abstract_name,
|
||||
const char *fpath,
|
||||
size_t init_size,
|
||||
PgfRevision *revision,
|
||||
PgfExn* err);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user