diff options
author | mkersten <mkersten> | 2003-07-15 14:09:18 +0000 |
---|---|---|
committer | mkersten <mkersten> | 2003-07-15 14:09:18 +0000 |
commit | e447d254c1c7f9ae3fa35530a10206a58aa60881 (patch) | |
tree | e5e236e489546cad718f7db7acad383f3f54246e /docs/developer | |
parent | 1f6ba6912c9f36f96866541c02d4cf3270b90e29 (diff) | |
download | aspectj-e447d254c1c7f9ae3fa35530a10206a58aa60881.tar.gz aspectj-e447d254c1c7f9ae3fa35530a10206a58aa60881.zip |
Updated dependency list.
Diffstat (limited to 'docs/developer')
-rw-r--r-- | docs/developer/modules.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/developer/modules.html b/docs/developer/modules.html index 29c1f1abe..823e3def8 100644 --- a/docs/developer/modules.html +++ b/docs/developer/modules.html @@ -163,7 +163,7 @@ available via CVS. </p> <td bgColor="#eeeeee"> <p class="smallParagraph" align="left">ajbrowser</td> <td bgColor="#eeeeee"> - <p class="smallParagraph" align="left">ajde, asm, bridge, taskdefs, util</td> + <p class="smallParagraph" align="left">ajde, asm, bridge, util</td> <td bgColor="#eeeeee"> <p class="smallParagraph" align="left"> This module contains the ajbrowser application. It depends on the ajde module @@ -354,7 +354,8 @@ structure model which allows them to navigate and interpret the static structure <p class="smallParagraph" align="left">testing-util</td> <td bgColor="#eeeeee"> <p class="smallParagraph" align="left"> - Common testing utility classes.</td> + Common testing utility classes used by the unit test suites in + the core modules.</td> </tr> <tr> <td bgColor="#eeeeee"> |