mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
Document guile-2.2 cond-expand feature.
* doc/ref/srfi-modules.texi (SRFI-0): Mention guile-2.2 feature.
This commit is contained in:
parent
18cac76be8
commit
93b2bfd822
1 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
@c -*-texinfo-*-
|
||||
@c This is part of the GNU Guile Reference Manual.
|
||||
@c Copyright (C) 1996, 1997, 2000-2004, 2006, 2007-2014
|
||||
@c Copyright (C) 1996, 1997, 2000-2004, 2006, 2007-2014, 2017
|
||||
@c Free Software Foundation, Inc.
|
||||
@c See the file guile.texi for copying conditions.
|
||||
|
||||
|
@ -150,6 +150,7 @@ The Guile core has the following features,
|
|||
@example
|
||||
guile
|
||||
guile-2 ;; starting from Guile 2.x
|
||||
guile-2.2 ;; starting from Guile 2.2
|
||||
r5rs
|
||||
srfi-0
|
||||
srfi-4
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue