From 36068d403775fc290573c18c53865775158c1a1b Mon Sep 17 00:00:00 2001 From: wisberg Date: Sun, 13 Apr 2003 10:36:18 +0000 Subject: [PATCH] one / --- docs/dist/doc/ant-tasks.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.39.5