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

*** empty log message ***

This commit is contained in:
Greg J. Badros 2000-03-02 20:44:28 +00:00
parent 5b52885cda
commit e510ed373f

View file

@ -1,3 +1,8 @@
Thu Mar 2 12:20:52 2000 Greg J. Badros <gjb@cs.washington.edu>
* boot-9.scm: Drop unused definition of sfx function -- thanks
Dirk Hermann!
Wed Mar 1 12:21:02 2000 Greg J. Badros <gjb@cs.washington.edu>
* streams.scm: Doc patch from Richard Kim, using MIT Scheme as