Remove unused "nargs" field of memoized call expressions
authorAndy Wingo <wingo@pobox.com>
Thu, 12 Mar 2015 07:37:04 +0000 (08:37 +0100)
committerAndy Wingo <wingo@pobox.com>
Thu, 12 Mar 2015 07:37:04 +0000 (08:37 +0100)
commiteb0376567da2dd8031f7cdf9c26b261d6e8583dc
tree22db3a37fbf6e1e6deab52c083af73d4a9be4372
parentaf082f9b1c7a8a2bafd5d95ce094c3aa9b5b7677
Remove unused "nargs" field of memoized call expressions

* libguile/eval.c (eval):
* libguile/memoize.c (MAKMEMO_CALL, memoize, unmemoize):
* module/ice-9/eval.scm (primitive-eval): Remove "nargs" field from
  memoized call expressions, and adapt callers.
libguile/eval.c
libguile/memoize.c
module/ice-9/eval.scm