1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-07-16 14:10:35 +02:00

Add comment for (ice-9 match).

This commit is contained in:
Keisuke Nishida 2001-02-25 19:33:02 +00:00
parent 0df43a35bf
commit 4ce31633b4

2
NEWS
View file

@ -109,6 +109,8 @@ This module includes Andrew K. Wright's pattern matcher:
See ice-9/match.scm for brief description or
http://www.star-lab.com/wright/code.html for complete documentation.
This module requires SLIB to be installed and available from Guile.
* Changes to the stand-alone interpreter
** It's now possible to create modules with controlled environments