X-Git-Url: https://git.hcoop.net/bpt/guile.git/blobdiff_plain/e9680547d3e7c8aaf4992b1006b1810008cc42d8..ad3e9ceb94775bfcc4a49b89de75bed3cb908760:/srfi/README diff --git a/srfi/README b/srfi/README index a96a822e5..c9d47ee54 100644 --- a/srfi/README +++ b/srfi/README @@ -5,8 +5,6 @@ stand for, please refer to the SRFI homepage at http://srfi.schemers.org -The following SRFIs are supported (as of 2001-06-06 -- 'martin): - SRFI-0: cond-expand Supported by default, no module needs to get used. @@ -73,7 +71,6 @@ SRFI-19: Time Data Types and Procedures A lot of data types and procedures for dealing with times and dates. (use-modules (srfi srfi-19)) loads the procedures. -SRFI-23: Error reporting mechanism (draft) +SRFI-23: Error reporting mechanism - This SRFI is still in draft status, but Guile fully supports it - already. No need to load any module. + Guile fully supports this SRFI. No need to load any module.