1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-05-20 11:40:18 +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:
Andy Wingo 2012-05-17 10:19:33 +02:00
parent ee6207d6f5
commit 688291fe19

View file

@ -3970,6 +3970,7 @@ module '(ice-9 q) '(make-q q-length))}."
;; Adjust the above comment when changing this.
'(guile
guile-2
guile-2.2
r5rs
srfi-0 ;; cond-expand itself
srfi-4 ;; homogenous numeric vectors