Format tightening. Really this is just a test to see if Google will mail me my

goddamned commit diffs.


git-svn-id: https://samskivert.googlecode.com/svn/trunk@2379 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
samskivert
2008-09-05 00:42:15 +00:00
parent 936dfeee35
commit 74f5e24eb1
-4
View File
@@ -1,8 +1,5 @@
<?xml version="1.0"?>
<!-- build configuration -->
<project name="samskivert" default="compile" basedir=".">
<!-- things you may want to change -->
<property name="app.name" value="samskivert"/>
<property name="doc.packages" value="com.samskivert.*"/>
@@ -192,5 +189,4 @@
<classpath refid="classpath"/>
</viztool>
</target>
</project>