mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-29 08:20:20 +02:00
* libguile/goops.c: Move %compute-applicable-methods to Scheme. (scm_sys_goops_loaded): No need to initialize var_compute_applicable_methods. * libguile/goops.h (scm_sys_compute_applicable_methods): Remove. This was internal so it shouldn't cause a problem. * module/oop/goops.scm (%sort-applicable-methods): (%compute-applicable-methods): New definitions. |
||
---|---|---|
.. | ||
goops | ||
ChangeLog-2008 | ||
goops.scm |