aboutsummaryrefslogtreecommitdiffstats
path: root/lib/readme-lib-module.html
diff options
context:
space:
mode:
authorwisberg <wisberg>2002-12-16 18:44:24 +0000
committerwisberg <wisberg>2002-12-16 18:44:24 +0000
commitfafae443719b26159ab2d7dac1c9b46b5e00b671 (patch)
tree508c03f46b94cc80199bc612e8d9603ef47f924e /lib/readme-lib-module.html
parent917c6a81789d436f4d14db8d1f1385bca2f4a580 (diff)
downloadaspectj-fafae443719b26159ab2d7dac1c9b46b5e00b671.tar.gz
aspectj-fafae443719b26159ab2d7dac1c9b46b5e00b671.zip
initial version
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