From: wisberg Date: Sun, 13 Apr 2003 10:36:18 +0000 (+0000) Subject: one / X-Git-Tag: V1_1_0_RC2~172 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=36068d403775fc290573c18c53865775158c1a1b;p=aspectj.git one / --- 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 ajc-specific arguments, use a compilerarg entry. <javac srcdir="src" includes="org/aspectj/**/*.java" destdir="dest" > <compilerarg compiler="${ajc}" line="-argfile src/args.lst"/> - <javac > + <javac/> The adapter supports any ajc command-line option