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

* procprop.h: Added declaration of scm_i_name.

* gsubr.c: Added global scm_i_name.  Added #include "procprop.h".
(scm_make_gsubr): Record names of compiled closures.
This commit is contained in:
Mikael Djurfeldt 1996-10-14 20:27:20 +00:00
parent 66f45472b5
commit e1bd234308

View file

@ -48,7 +48,7 @@
extern SCM scm_i_name;