diff options
author | mkersten <mkersten> | 2003-07-17 22:35:53 +0000 |
---|---|---|
committer | mkersten <mkersten> | 2003-07-17 22:35:53 +0000 |
commit | 1b7a01f060c87d1c5e3897e5090b3939c3730cee (patch) | |
tree | d67210a67d016439f606042bb92d436bb6ecb264 /docs/developer/modules.html | |
parent | 501390c0fb1b93ce1f50f3df4fbdd55e76ccb39c (diff) | |
download | aspectj-1b7a01f060c87d1c5e3897e5090b3939c3730cee.tar.gz aspectj-1b7a01f060c87d1c5e3897e5090b3939c3730cee.zip |
Updated ASM docs, added dependency to ajbrowser in modules doc.
Diffstat (limited to 'docs/developer/modules.html')
-rw-r--r-- | docs/developer/modules.html | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/developer/modules.html b/docs/developer/modules.html index 9f1b57b3e..ddfe86934 100644 --- a/docs/developer/modules.html +++ b/docs/developer/modules.html @@ -172,7 +172,8 @@ even when using Ant to build outside of Eclipse.) <td bgColor="#eeeeee"> <p class="smallParagraph" align="left">ajbrowser</td> <td bgColor="#eeeeee"> - <p class="smallParagraph" align="left">ajde, asm, bridge, util</td> + <p class="smallParagraph" align="left">ajde, asm, bridge, util, taskdefs + (pseudo, for build system) </td> <td bgColor="#eeeeee"> <p class="smallParagraph" align="left"> This module contains the ajbrowser application. It depends on the ajde module |