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

*** empty log message ***

This commit is contained in:
Keisuke Nishida 2000-09-04 01:47:25 +00:00
parent e6d41cdd75
commit 4405d598ef

View file

@ -1,3 +1,7 @@
2000-09-03 Keisuke Nishida <kxn30@po.cwru.edu>
* src/vm_system.c (tail_call): Use SCM_TICK at the beginning.
2000-09-02 Keisuke Nishida <kxn30@po.cwru.edu>
* src/vm_engine.c (VM_NAME): Renamed the variable `an' to `nargs'.