mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-28 16:00:22 +02:00
add guile-2.2 feature
* module/ice-9/boot-9.scm (%cond-expand-features): Add guile-2.2 feature.
This commit is contained in:
parent
ee6207d6f5
commit
688291fe19
1 changed files with 1 additions and 0 deletions
|
@ -3970,6 +3970,7 @@ module '(ice-9 q) '(make-q q-length))}."
|
||||||
;; Adjust the above comment when changing this.
|
;; Adjust the above comment when changing this.
|
||||||
'(guile
|
'(guile
|
||||||
guile-2
|
guile-2
|
||||||
|
guile-2.2
|
||||||
r5rs
|
r5rs
|
||||||
srfi-0 ;; cond-expand itself
|
srfi-0 ;; cond-expand itself
|
||||||
srfi-4 ;; homogenous numeric vectors
|
srfi-4 ;; homogenous numeric vectors
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue