module-local-variable optimization
authorAndy Wingo <wingo@pobox.com>
Fri, 3 Sep 2010 03:48:08 +0000 (20:48 -0700)
committerAndy Wingo <wingo@pobox.com>
Fri, 3 Sep 2010 04:31:55 +0000 (21:31 -0700)
commit3be872798395b745ee693a2975900a81980037d2
tree0b4d4da3889a2c72e4844767847511cdc8f88347
parentf57fdf07d6374028f35bcb1ee748a94022deda6d
module-local-variable optimization

* libguile/modules.c (scm_module_local_variable): An optimization in the
  common no-module-binder case.
libguile/modules.c