Implement WITH-RESTART to replace BIND-RESTART. WITH-RESTART takes an
authorChris Hanson <org/chris-hanson/cph>
Fri, 17 Dec 1993 00:05:06 +0000 (00:05 +0000)
committerChris Hanson <org/chris-hanson/cph>
Fri, 17 Dec 1993 00:05:06 +0000 (00:05 +0000)
commit8ffd6a04b00c6335f653cf9f9c8f259ab7292fb8
tree9646d3595a97b8938c7f48cd87b39308839c1240
parent32b07bf5256211003c4113c1105b9922bc5e6275
Implement WITH-RESTART to replace BIND-RESTART.  WITH-RESTART takes an
additional argument that specifies the interactor -- this is no longer
done by means of a restart property.
v7/src/runtime/error.scm
v7/src/runtime/runtime.pkg