mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 20:30:28 +02:00
* README: Update, document available SRFIs.
* srfi-19.scm, srfi-17.scm, srfi-16.scm, srfi-14.scm, srfi-13.scm, srfi-11.scm, srfi-10.scm, srfi-9.scm, srfi-8.scm, srfi-6.scm, srfi-2.scm: Use `cond-expand-provide' for providing features to `cond-expand'.
This commit is contained in:
parent
d579d1652d
commit
1b2f40b9f1
13 changed files with 84 additions and 117 deletions
|
@ -49,6 +49,8 @@
|
|||
|
||||
(export define-reader-ctor)
|
||||
|
||||
(cond-expand-provide (current-module) '(srfi-10))
|
||||
|
||||
;; This hash table stores the association between comma-hash tags and
|
||||
;; the corresponding constructor procedures.
|
||||
;;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue