mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 11:50:28 +02:00
* module/oop/goops/util.scm: Removed. Instead we fold these definitions into goops.scm. * module/oop/goops/save.scm: Remove useless import of util.scm. * module/oop/goops.scm: Fold in util.scm. Since we always use add-interesting-primitive!, import (language tree-il primitives) in the header. Clean up some early comments, and use of eval-when. * module/Makefile.am: Adapt. |
||
---|---|---|
.. | ||
accessors.scm | ||
active-slot.scm | ||
composite-slot.scm | ||
describe.scm | ||
internal.scm | ||
save.scm | ||
simple.scm | ||
stklos.scm |