* boot-9.scm: Let the user start in module `(user)' instead of
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 14 Jul 1998 10:23:40 +0000 (10:23 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Tue, 14 Jul 1998 10:23:40 +0000 (10:23 +0000)
commit13e341bb4d89344b1656bfaec24d172159d44dea
treefadfa65e47842d6aadd45437e7f4c10d69c85aa0
parent94277faf56c2b6c59861b1ef37a1a95a083f49a8
* boot-9.scm: Let the user start in module `(user)' instead of
module `(guile)'.  Also make sure that `(user)' 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 `(user)' it won't affect the internal
operation of Guile itself.
ice-9/ChangeLog
ice-9/boot-9.scm