fix unmemoization bug
authorAndy Wingo <wingo@pobox.com>
Thu, 18 Feb 2010 15:53:30 +0000 (16:53 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 18 Feb 2010 21:15:43 +0000 (22:15 +0100)
commitc08899ff24932b96573093d490160591e446b8a0
treec7a16d252d179494e483a81f9ffe156cc1e2d271
parentf3a8d1b745285a9667041c09f4ac6d5ff738570f
fix unmemoization bug

* libguile/memoize.c (unmemoize): Fix unmemoization of memoized
  toplevel-ref and module-ref forms.
libguile/memoize.c