mirror of
https://github.com/GrammaticalFramework/gf-core.git
synced 2026-05-08 18:52:50 -06:00
an API to create unique function names
This commit is contained in:
@@ -398,6 +398,7 @@ PgfDB::PgfDB(const char* filepath, int flags, int mode) {
|
||||
last_free_block = 0;
|
||||
last_free_block_size = 0;
|
||||
last_free_block_txn_id= 0;
|
||||
seed = time(NULL);
|
||||
}
|
||||
|
||||
PGF_INTERNAL
|
||||
|
||||
Reference in New Issue
Block a user