* boot-9.scm: Let the user start in module `(guile-repl)' instead
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 14 Jul 1998 22:48:00 +0000 (22:48 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 14 Jul 1998 22:48:00 +0000 (22:48 +0000)
commitae996c08a0a7e312cdf536337f971b4f2ad0a35c
tree4fc4a65a1abe1dd0613b6f126a4154820b2cd61f
parent13e341bb4d89344b1656bfaec24d172159d44dea
* boot-9.scm: Let the user start in module `(guile-repl)' instead
of module `(guile)'.  Also make sure that `(guile-repl)' uses
suitable modules.  This change improves Guile stability
substantially since bindings will only be copied from the root
module: If the user redefines builtins in `(guile-repl)' it won't
affect the internal operation of Guile itself.
ice-9/ChangeLog
ice-9/boot-9.scm