Browse Source

Fix something that should not make it into cvs..

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@272470 13f79535-47bb-0310-9956-ffa450edef68
master
Stephane Bailliez 23 years ago
parent
commit
ab37fb7c6e
1 changed files with 0 additions and 4 deletions
  1. +0
    -4
      build.xml

+ 0
- 4
build.xml View File

@@ -1331,8 +1331,4 @@
description="--> creates a minimum distribution in ./dist"
depends="dist-lite" />

<target name="javacc">
<javacc javacchome="e:\download\thirdparty\javacc2.0"
target="E:\download\thirdparty\javacc2.0\examples\MailProcessing\Digest.jj"/>
</target>
</project>

Loading…
Cancel
Save