Add comment for (ice-9 match).
authorKeisuke Nishida <kxn30@po.cwru.edu>
Sun, 25 Feb 2001 19:33:02 +0000 (19:33 +0000)
committerKeisuke Nishida <kxn30@po.cwru.edu>
Sun, 25 Feb 2001 19:33:02 +0000 (19:33 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 8e87f1e..024bed2 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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