* __scm.h, eval.c, eval.h: Removed compile time option
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Fri, 28 Jun 2002 22:40:08 +0000 (22:40 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Fri, 28 Jun 2002 22:40:08 +0000 (22:40 +0000)
commitc136c9205ea6d375ad554c2ee3a1014732042d89
tree34c829d967a78cb80317925cf20b7cb6207b275a
parent23de7b97e963e5f5e09570639ac6d233865e11ee
* __scm.h, eval.c, eval.h:  Removed compile time option
MEMOIZE_LOCALS to clean up the code.  Now, caching of local
variable positions during memoization is mandatory.  However, the
option to disable the caching has most probably not been used
anyway.
NEWS
libguile/ChangeLog
libguile/__scm.h
libguile/eval.c
libguile/eval.h