* slib.scm (*features*): Set the core variable instead of defining
authorMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 12 Mar 2003 10:03:25 +0000 (10:03 +0000)
committerMikael Djurfeldt <djurfeldt@nada.kth.se>
Wed, 12 Mar 2003 10:03:25 +0000 (10:03 +0000)
commit70a459e3f81b8862438e2aafb2af3012b7215854
treecffa09a697caf54f4c3f0ae3affdc5d16c49fa1d
parent509a787a4c6dd9ae9b68e4cbc164dcbd8f600e37
* slib.scm (*features*): Set the core variable instead of defining
a local version.
(provide, provided?): Mark as replacements.

* boot-9.scm (beautify-user-module!): Don't install the duplicates
handler here.
(default-duplicate-binding-handler): Renamed from
default-module-duplicates-handler; Removed converter.
(process-duplicates): Lookup default duplicates handler dynamically.
(default-duplicate-binding-procedures): New parameter.
ice-9/ChangeLog
ice-9/boot-9.scm
ice-9/slib.scm