* slib.scm: update read usage.
authorGary Houston <ghouston@arglist.com>
Sat, 8 Mar 1997 19:02:20 +0000 (19:02 +0000)
committerGary Houston <ghouston@arglist.com>
Sat, 8 Mar 1997 19:02:20 +0000 (19:02 +0000)
commit75a97b92240460a74aeb4206fa1d249c358d086f
tree5b6211cd1b8b306212b50baace6e0e0e8a07e0b3
parentdeca31e1736a487104ecde76df8b55be18c1ef65
* slib.scm: update read usage.

* r4rs.scm: update primitive-load usage.
Don't define read-sharp.

* boot-9.scm: use read-hash-extend to install extra read syntax.
(read-sharp): removed.
Adjust usage of primitive-load-path, read, which no longer take
case_i or read-sharp arguments.
ice-9/ChangeLog
ice-9/boot-9.scm
ice-9/r4rs.scm
ice-9/slib.scm