aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorwisberg <wisberg>2003-04-13 10:36:18 +0000
committerwisberg <wisberg>2003-04-13 10:36:18 +0000
commit36068d403775fc290573c18c53865775158c1a1b (patch)
treea5764984c38bf407d21c00b56ca0f91ffc43ac47 /docs
parente89f28372e58e7bbc21a885e6a8663e8fb439493 (diff)
downloadaspectj-36068d403775fc290573c18c53865775158c1a1b.tar.gz
aspectj-36068d403775fc290573c18c53865775158c1a1b.zip
one /
Diffstat (limited to 'docs')
-rw-r--r--docs/dist/doc/ant-tasks.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/dist/doc/ant-tasks.html b/docs/dist/doc/ant-tasks.html
index ae65fb14f..c99e29e17 100644
--- a/docs/dist/doc/ant-tasks.html
+++ b/docs/dist/doc/ant-tasks.html
@@ -237,7 +237,7 @@ To pass <tt>ajc</tt>-specific arguments, use a <code>compilerarg</code> entry.
&lt;javac srcdir="src" includes="org/aspectj/**/*.java" destdir="dest" >
&lt;compilerarg compiler="${ajc}" line="-argfile src/args.lst"/>
- &lt;javac >
+ &lt;javac/>
</pre>
The adapter supports any <code>ajc</code> command-line option