Change the names of the `standard-repl-{environment,syntax-table}'
authorChris Hanson <org/chris-hanson/cph>
Thu, 14 Jul 1988 07:41:03 +0000 (07:41 +0000)
committerChris Hanson <org/chris-hanson/cph>
Thu, 14 Jul 1988 07:41:03 +0000 (07:41 +0000)
commit39139f4863f764ee99e95b9ecf09af0e3cf0aabd
tree3f529792425ca668bda1710db75cd3fe9070d09d
parent5fad884638f4e5a2afa83f6bcca0954f42ce1108
Change the names of the `standard-repl-{environment,syntax-table}'
operations to `nearest-repl/{environment,syntax-table}'.  Add new
operations `{input,output}-port/operation'.
12 files changed:
v7/src/runtime/debug.scm
v7/src/runtime/error.scm
v7/src/runtime/input.scm
v7/src/runtime/load.scm
v7/src/runtime/output.scm
v7/src/runtime/packag.scm
v7/src/runtime/rep.scm
v7/src/runtime/runtime.pkg
v7/src/runtime/version.scm
v7/src/runtime/where.scm
v8/src/runtime/load.scm
v8/src/runtime/runtime.pkg