rewrite use-modules and use-syntax using syntax-case
authorAndy Wingo <wingo@pobox.com>
Mon, 3 May 2010 14:31:32 +0000 (16:31 +0200)
committerAndy Wingo <wingo@pobox.com>
Mon, 3 May 2010 15:02:45 +0000 (17:02 +0200)
commit4e3328ce698e68765e4bd944de243b2aa077b418
treeebb4cb2e8dac6a84d30915e329424a0460894551
parent074e036ee25e34cb4002b5a1d4045896bb50a3e4
rewrite use-modules and use-syntax using syntax-case

* module/ice-9/boot-9.scm (use-modules): Rewrite as a syntax-case macro.
  (use-syntax): Likewise.
  (compile-interface-spec): Remove unused function
module/ice-9/boot-9.scm