Doris the rename-asaurus!

git-svn-id: https://samskivert.googlecode.com/svn/trunk@351 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2001-10-11 04:08:22 +00:00
parent 4c6b9f9546
commit 0c23daaeb6
7 changed files with 13 additions and 13 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
<!-- things you may want to change -->
<property name="app.name" value="venison"/>
<property name="doc.packages" value="org.waywardgeeks.venison.*"/>
<property name="doc.overview" value="org/waywardgeeks/venison/overview.html"/>
<property name="doc.packages" value="com.threerings.venison.*"/>
<property name="doc.overview" value="com/threerings/venison/overview.html"/>
<property name="copyright.holder" value="Michael Bayne"/>
<property name="build.compiler" value="jikes"/>
<property name="java.libraries" value="/usr/share/java"/>