xo-interpreter2 stack: move fn_n_args() to ObjectPrimitives
This commit is contained in:
parent
1e3e879966
commit
aed354cf67
2 changed files with 0 additions and 44 deletions
|
|
@ -100,9 +100,6 @@ namespace xo {
|
|||
/** visit vsm-owned memory pools; call visitor(info) for each **/
|
||||
void visit_pools(const MemorySizeVisitor & visitor) const;
|
||||
|
||||
/** install hardwired functions into global {symtab,env} **/
|
||||
void install_core_primitives();
|
||||
|
||||
/** begin interactive session. **/
|
||||
void begin_interactive_session();
|
||||
/** begin batch session **/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue