gnucash/lib/srfi
Dave Peticolas c6fc078591 2001-06-04 Dave Peticolas <dave@krondo.com>
* lib/srfi/srfi-19.scm: fix bug.


git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@4423 57a11ea4-9604-0410-9ed3-97b8803252fd
2001-06-04 20:45:28 +00:00
..
.cvsignore * lib/srfi/srfi-2.scm: new file. 2001-05-15 15:48:44 +00:00
Makefile.am * lib/srfi/srfi-2.scm: new file. 2001-05-15 15:48:44 +00:00
README * lib/srfi/srfi-2.scm: new file. 2001-05-15 15:48:44 +00:00
srfi-1.scm * lib/srfi/srfi-2.scm: new file. 2001-05-15 15:48:44 +00:00
srfi-2.scm * lib/srfi/srfi-2.scm: new file. 2001-05-15 15:48:44 +00:00
srfi-8.scm * lib/srfi/srfi-2.scm: new file. 2001-05-15 15:48:44 +00:00
srfi-9.scm * lib/srfi/srfi-2.scm: new file. 2001-05-15 15:48:44 +00:00
srfi-11.scm * lib/srfi/srfi-2.scm: new file. 2001-05-15 15:48:44 +00:00
srfi-19.scm 2001-06-04 Dave Peticolas <dave@krondo.com> 2001-06-04 20:45:28 +00:00

These files implement various useful SRFIs for Guile.  See
http://srfi.schemers.org/.  The bits taken from the Guile source tree
will go away whenever gnucash updates to require a more recent version
of Guile.

Sources of files:

  srfi-1.scm: Guile translation of reference implementation by Olin Shivers.
  srfi-2.scm: Guile source tree (modified for versioning).
  srfi-8.scm: Guile source tree (modified for versioning).
  srfi-9.scm: Guile source tree (modified for versioning).
  srfi-19.scm: Guile source tree (modified for versioning).