mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-23 09:26:27 -06:00
094c879998
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@11818 57a11ea4-9604-0410-9ed3-97b8803252fd |
||
---|---|---|
.. | ||
Makefile.am | ||
README | ||
srfi-1.scm | ||
srfi-2.scm | ||
srfi-8.scm | ||
srfi-9.scm | ||
srfi-11.scm | ||
srfi-19.scm |
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).