Integrated the guile-srfi package into the Guile distribution.
authorMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Mon, 23 Apr 2001 20:21:01 +0000 (20:21 +0000)
committerMartin Grabmüller <mgrabmue@cs.tu-berlin.de>
Mon, 23 Apr 2001 20:21:01 +0000 (20:21 +0000)
commitca003b26ce5576999aefeebc4fd0e3c71fdf9668
treeeef5b81e094bea1c531cf44cf364a0c0d9ac2f6b
parent1f7f9ed41d855099432fa6338d8e6a535dac41b3
Integrated the guile-srfi package into the Guile distribution.
12 files changed:
srfi/.cvsignore [new file with mode: 0644]
srfi/ChangeLog [new file with mode: 0644]
srfi/Makefile.am [new file with mode: 0644]
srfi/README [new file with mode: 0644]
srfi/autogen.sh [new file with mode: 0755]
srfi/configure.in [new file with mode: 0644]
srfi/guile-srfi.texi [new file with mode: 0644]
srfi/srfi-13.c [new file with mode: 0644]
srfi/srfi-13.scm [new file with mode: 0644]
srfi/srfi-14.c [new file with mode: 0644]
srfi/srfi-14.h [new file with mode: 0644]
srfi/srfi-14.scm [new file with mode: 0644]