Ignore the SRFI name component(s) in R6RS imports
authorAndreas Rottmann <a.rottmann@gmx.at>
Sat, 19 Jun 2010 12:52:21 +0000 (14:52 +0200)
committerAndy Wingo <wingo@pobox.com>
Sat, 19 Jun 2010 12:52:21 +0000 (14:52 +0200)
commitb1e5445f778abb61832c70b884b1afe52bab75b6
tree7c55b40da3231b3c72ce0b9ccab2c0c7205159e6
parente5b218826a42554510643c6752d914417bbc382a
Ignore the SRFI name component(s) in R6RS imports

* module/ice-9/r6rs-libraries.scm (resolve-r6rs-interface): To avoid having to
  create alias libraries for all the SRFIs, we simply ignore the name
  components, so (srfi :n foo bar) will resolve to (srfi :n).
module/ice-9/r6rs-libraries.scm