* eval.c, eval.h, goops.c, goops.h (scm_m_atslot_ref,
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Fri, 25 Apr 2003 16:22:47 +0000 (16:22 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Fri, 25 Apr 2003 16:22:47 +0000 (16:22 +0000)
commitb0c5d67b98950641ec48ec87edcd6d02f4ff8cdc
tree9b77fdf7b154901e502c1cf84592a3b6e410646b
parentb9ad392e86906ef5eba54cb4219014d48356c3cc
* eval.c, eval.h, goops.c, goops.h (scm_m_atslot_ref,
scm_m_atslot_set_x, scm_m_atdispatch): Move the declarations and
definitions of the special goops memoizers from goops.[ch] to
eval.[ch].  Hmm... it seems that scm_m_atdispatch is not used
throughout guile.
libguile/ChangeLog
libguile/eval.c
libguile/eval.h
libguile/goops.c
libguile/goops.h