1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-01 18:00:23 +02:00

*** empty log message ***

This commit is contained in:
Mikael Djurfeldt 2000-03-20 14:57:19 +00:00
parent 37ddcaf606
commit 80770ddc5f

View file

@ -2,6 +2,8 @@
* gc.c (scm_gc_stats): Inserted explanation of local_scm_mtrigger
etc.
(scm_gc_yield_1): New variable: Holds previous yield. Used to
make better judgements.
* print.h, stacks.h, options.c, options.h: Changed C++
commentaries to C.