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

*** empty log message ***

This commit is contained in:
Kevin Ryde 2005-03-13 00:41:20 +00:00
parent 6e09703fa0
commit 85542c385d

View file

@ -1,5 +1,8 @@
2005-03-13 Kevin Ryde <user42@zip.com.au>
* srfi-1.scm (lset-union): Call `=' procedure with args in the order
specified by the SRFI.
* srfi-60.scm, srfi-60.c, srfi-60.h: New files.
* Makefile.am: Add them.