gut ice-9 debug
authorAndy Wingo <wingo@pobox.com>
Fri, 16 Jul 2010 11:10:54 +0000 (13:10 +0200)
committerAndy Wingo <wingo@pobox.com>
Fri, 16 Jul 2010 15:35:43 +0000 (17:35 +0200)
commitcd8e32c5cd935107d42f956ba4bda8abc9267fba
treef9dd6fe51dc46b824a29bd510a90ddec051526b2
parent21476d8472ce2ecf5ee8836603239456651f8591
gut ice-9 debug

* module/ice-9/debug.scm: Gut, though we keep the module around for code
  Out There that uses it.

* module/ice-9/top-repl.scm (top-repl): Don't import (ice-9 debug)

* module/ice-9/debugger/commands.scm:
* module/ice-9/debugging/trace.scm:
* module/ice-9/emacs.scm: Remove ice-9 debug includes.
module/ice-9/debug.scm
module/ice-9/debugger/commands.scm
module/ice-9/debugging/trace.scm
module/ice-9/emacs.scm
module/ice-9/top-repl.scm