Let the optimization be specified by the top-level ant invocation.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@1237 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2003-10-06 21:26:50 +00:00
parent e30bb42a3a
commit 1b4557243b
-1
View File
@@ -8,7 +8,6 @@
<property name="doc.packages" value="com.samskivert.*"/>
<property name="doc.overview" value="com/samskivert/overview.html"/>
<property name="copyright.holder" value="Michael Bayne"/>
<property name="build.optimize" value="on"/>
<!-- we want to access the environment -->
<property environment="env"/>