Allow vm_engine caller to pass arguments on the stack.
authorAndy Wingo <wingo@pobox.com>
Thu, 23 May 2013 13:16:20 +0000 (15:16 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 27 May 2013 05:12:22 +0000 (07:12 +0200)
commit27319ffaa90dc5789843d8b80842b9a6d36120e1
tree146032af165134a47ccd4caac0832db5a2a26599
parent8dd6bfa7bb786e802be49fb72ff4f526244d341d
Allow vm_engine caller to pass arguments on the stack.

* libguile/vm-engine.c (vm_engine): Allow the caller to pass arguments
  on the stack.
libguile/vm-engine.c