Use a slightly less generic name.

git-svn-id: https://samskivert.googlecode.com/svn/trunk@2246 6335cc39-0255-0410-8fd6-9bcaacd3b74c
This commit is contained in:
mdb
2007-10-26 00:56:01 +00:00
parent 0ad39a5f7d
commit db8d7f83a5
+10 -10
View File
@@ -2,15 +2,15 @@
<classpath>
<classpathentry kind="src" path="src/java"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/ehcache-1.2.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/velocity-1.5-dev.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/servlet-2.3.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/mail.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/commons-logging.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/commons-io.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/commons-collections.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/ant.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/commons-digester.jar"/>
<classpathentry exported="true" kind="var" path="LIBS_DIR/junit-4.3.1.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ehcache-1.2.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/velocity-1.5-dev.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/servlet-2.3.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/mail.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-logging.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-io.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-collections.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/ant.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/commons-digester.jar"/>
<classpathentry exported="true" kind="var" path="EXT_LIBS_DIR/junit-4.3.1.jar"/>
<classpathentry kind="output" path="dist/classes"/>
</classpath>