1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-16 16:50:21 +02:00

* Removed deprecated stuff.

* Some more renamings to SCM_<filename>_H.
This commit is contained in:
Dirk Herrmann 2001-08-31 12:13:50 +00:00
parent b29058ffee
commit dee01b012c
27 changed files with 132 additions and 728 deletions

View file

@ -333,9 +333,6 @@ scm_init_symbols ()
#ifndef SCM_MAGIC_SNARFER
#include "libguile/symbols.x"
#endif
#if SCM_ENABLE_VCELLS
scm_init_symbols_deprecated ();
#endif
}
/*