* boot-9.scm: values?, get-values, values, call-with-values:
authorGary Houston <ghouston@arglist.com>
Sun, 26 Nov 2000 18:28:57 +0000 (18:28 +0000)
committerGary Houston <ghouston@arglist.com>
Sun, 26 Nov 2000 18:28:57 +0000 (18:28 +0000)
commit3923fa6d06d0a84827296a23aa038b8dbe710321
tree77105072635e1222402ccce9c777296292ead738
parentce212434187cb3c800a223508a0c55b8b72cce64
* boot-9.scm: values?, get-values, values, call-with-values:
removed.  values and call-with-values are now primitives and
the other two were only exported by accident.  don't define
*values-rtd* record type or handle multiple values in
scm-style-repl.
ice-9/ChangeLog
ice-9/boot-9.scm