programs print as #<procedure ...>
authorAndy Wingo <wingo@pobox.com>
Mon, 11 Jan 2010 23:19:18 +0000 (00:19 +0100)
committerAndy Wingo <wingo@pobox.com>
Mon, 11 Jan 2010 23:19:18 +0000 (00:19 +0100)
commit136b5494d13fdc4a7b3b59d4bd451beb2c075e25
tree8947937624779c7d93d4988b59fbc71509a3d7da
parent3b12702faf0fa42890e4c857aabda3e6d5eb5c83
programs print as #<procedure ...>

* module/system/vm/program.scm (write-program): Print as #<procedure
  ...>. Fix stdin printing.

* doc/ref/vm.texi: Update a little bit.
doc/ref/vm.texi
module/system/vm/program.scm