aboutsummaryrefslogtreecommitdiffstats
path: root/lib/readme-lib-module.html
diff options
context:
space:
mode:
Diffstat (limited to 'lib/readme-lib-module.html')
-rw-r--r--lib/readme-lib-module.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/lib/readme-lib-module.html b/lib/readme-lib-module.html
index d5f01e789..8e6baeb25 100644
--- a/lib/readme-lib-module.html
+++ b/lib/readme-lib-module.html
@@ -44,6 +44,11 @@ This module also contains some bootstrap libraries and test sources.
JUnit 3.7 test libraries, available from
<a ="http:junit.org">junit.org</a> and under the CPL.
</li>
+ <li><a href="regexp">regexp</a>:
+ Regular expressions from
+ <a ="http:jakarta.apache.org">http:jakarta.apache.org</a>.
+ This is used only by the testing module.
+ </li>
<li><a href="test">test</a>: bootstrap libraries for the test process.
These could be replaced with build products, to avoid the checked-in
versions being out of date, but these build products change rarely