Undo previous change, but add global variable
authorChris Hanson <org/chris-hanson/cph>
Wed, 11 Feb 1998 05:16:46 +0000 (05:16 +0000)
committerChris Hanson <org/chris-hanson/cph>
Wed, 11 Feb 1998 05:16:46 +0000 (05:16 +0000)
commit595148fd88809b16be125481db7d133057af5b94
tree452776ccf4fb44307058eaf865e11d3be5af12e5
parentfe92dea1c97e2a48d8cfd0e6913cb7290300d3a3
Undo previous change, but add global variable
*ALLOW-PACKAGE-REDEFINITION?* that, if true, allows packages to be
redefined.  Intent is that this variable will be fluid-bound by
programs that want to be reloadable.
v7/src/runtime/make.scm
v7/src/runtime/packag.scm
v7/src/runtime/runtime.pkg
v8/src/runtime/make.scm
v8/src/runtime/runtime.pkg