1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-04-30 03:40:34 +02:00

*** empty log message ***

This commit is contained in:
Rob Browning 2001-05-06 03:33:46 +00:00
parent a19422d7bf
commit 2b60bc955f
4 changed files with 19 additions and 5 deletions

13
AUTHORS
View file

@ -93,11 +93,11 @@ In the subdirectory libguile, wrote:
regex-posix.h
Rob Browning:
In the subdirectory srfi, wrote the initial files for:
srfi-2.scm
srfi-6.scm
srfi-8.scm
srfi-11.scm
wrote initial srfi/srfi-2.scm.
wrote initial srfi/srfi-6.scm.
wrote initial srfi/srfi-8.scm.
wrote initial srfi/srfi-11.scm.
ported srfi/srfi-19.scm to Guile.
Martin Grabmueller:
In the subdirectory srfi, wrote:
@ -111,3 +111,6 @@ In the subdirectory doc, wrote:
srfi-modules.texi
srfi-13-14.texi
repl-modules.texi
Will Fitzgerald:
wrote initial srfi/srfi-19.scm.