make define-inline more usable from external modules
authorAndy Wingo <wingo@pobox.com>
Fri, 31 Oct 2008 12:26:48 +0000 (13:26 +0100)
committerAndy Wingo <wingo@pobox.com>
Fri, 31 Oct 2008 12:26:48 +0000 (13:26 +0100)
commit46ccd0bbf919b8b501355e0452deaee123057239
tree448ee834fa8d44f70d4466fc1dd918de9191e783
parentfd4da4fae65c5dad3cd8d62a7cb31f85ac669fdf
make define-inline more usable from external modules

* module/system/il/inline.scm (define-inline): Use @ when accessing
  module vars so that other modules don't need to import all of our
  modules. However case-lambda is still needed.
module/system/il/inline.scm