1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-30 17:00:23 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-10-25 15:51:29 +00:00
parent 42b586db77
commit f4553de8f8

View file

@ -22,6 +22,8 @@
Removed #include "versiondat.h", #include "goops.h".
* goops.h: Removed various superfluous conditions.
Renamed class --> cls, new --> newinst in order to accomodate
C++.
* init.c (scm_init_guile_1): Call the goops module registration
function.