xo-interpreter2 stack: + dict type + pop more pm types
This commit is contained in:
parent
692a9a7f1b
commit
44c687dbfe
2 changed files with 5 additions and 1 deletions
|
|
@ -12,6 +12,7 @@ namespace xo {
|
|||
namespace scm {
|
||||
/** Register primitive factories with primitive registry **/
|
||||
bool numeric_register_primitives(obj<xo::mm::AAllocator> mm,
|
||||
StringTable * stbl,
|
||||
InstallSink sink,
|
||||
InstallFlags flags);
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue