* boot-9.scm (set-system-module!): New procedure: Set system/user
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Fri, 12 Mar 1999 09:48:18 +0000 (09:48 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Fri, 12 Mar 1999 09:48:18 +0000 (09:48 +0000)
commitedc185c769631710109f8fa917011d36996a2ac8
tree745877b0d743ded9fce829fe9258e511ea883334
parent71c7d7d68aa892ceb442512b7ac4e77933ed5620
* boot-9.scm (set-system-module!): New procedure: Set system/user
status of a module.;
Mark `the-root-module' and `the-scm-module' as system modules.
(process-define-module): Add new keyword :no-backtrace.
* boot-9.scm (environment-module): Bugfixed.
(set-module-eval-closure!): Add a pointer back from the eval
closure to the module.
ice-9/boot-9.scm