gdbm: add <gdbm> constructor
parent
4720a1aad3
commit
d14bf0736d
|
@ -13,6 +13,8 @@ TUPLE: gdbm
|
|||
{ nolock boolean }
|
||||
{ mode integer initial: OCT: 644 } ;
|
||||
|
||||
: <gdbm> ( -- gdbm ) gdbm new ;
|
||||
|
||||
|
||||
<PRIVATE
|
||||
|
||||
|
|
Loading…
Reference in New Issue