* boot-9.scm: Removed the old printer code.
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 1 Mar 1997 15:48:38 +0000 (15:48 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Sat, 1 Mar 1997 15:48:38 +0000 (15:48 +0000)
commit06a02069fe11058a4d6b46975591aa4ec7e5857c
treea44d8221c192fbbd0ed06b9e4dc2a17be1fc69ee
parentcb3a17845191e7b43ea2d860af0246ab6211a36b
* boot-9.scm: Removed the old printer code.

* r4rs.scm (apply, call-with-current-continuation): Added comment
explaining why apply and call/cc need to be closures.

* boot-9.scm (apply, call-with-current-continuation): Bugfix:
Removed. These definitions are already present in r4rs.scm.
ice-9/ChangeLog
ice-9/boot-9.scm
ice-9/r4rs.scm