allow kwargs to repl metacommands
authorAndy Wingo <wingo@pobox.com>
Sat, 26 Jun 2010 19:46:28 +0000 (21:46 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 26 Jun 2010 19:46:42 +0000 (21:46 +0200)
commitfda1dd386060f474fc7f9773e02e0427c74c163c
treed258fa49a64663475e28bbfb84dfd223498757f3
parent554137a7e9fcf71882de3ef70d153fc60d0668e5
allow kwargs to repl metacommands

* module/system/repl/command.scm (define-meta-command): Allow repl
  meta-commands to have optional or keyword arguments.
module/system/repl/command.scm