* eval.c, goops.c (@dispatch, @slot-ref, @slot-set!): Move the
authorDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Mon, 28 Apr 2003 06:05:10 +0000 (06:05 +0000)
committerDirk Herrmann <dirk@dirk-herrmanns-seiten.de>
Mon, 28 Apr 2003 06:05:10 +0000 (06:05 +0000)
commita4aa213486d907d4ff501cba97700ed17c5d46b8
tree009ac24c6e7c0dbc07feacc0d0c33a273b8ddc14
parent9fbee57e8e14af13ac59e78aada3dc7568d28896
* eval.c, goops.c (@dispatch, @slot-ref, @slot-set!): Move the
instructions that bind the macros on the scheme level back to
goops.c in order to make sure again that the bindings go into the
(oop goops) module and are not visible from the outside.
libguile/ChangeLog
libguile/eval.c
libguile/goops.c