[Swift-commit] r4685 - usertools/plotter
jonmon at ci.uchicago.edu
jonmon at ci.uchicago.edu
Thu Jun 23 19:16:58 CDT 2011
Author: jonmon
Date: 2011-06-23 19:16:58 -0500 (Thu, 23 Jun 2011)
New Revision: 4685
Modified:
usertools/plotter/build.xml
Log:
o whitespace changes
Modified: usertools/plotter/build.xml
===================================================================
--- usertools/plotter/build.xml 2011-06-24 00:16:34 UTC (rev 4684)
+++ usertools/plotter/build.xml 2011-06-24 00:16:58 UTC (rev 4685)
@@ -1,5 +1,5 @@
<project name="plots"
- default="jar">
+ default="jar">
<fileset id="jars"
dir="lib"
@@ -35,5 +35,4 @@
<delete file="lib/plotter.jar" />
<delete file="build/Plotter.class" />
</target>
-
</project>
More information about the Swift-commit
mailing list