Update of /cvsroot/zipdiff/zipdiff
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7846
Modified Files:
.classpath
Log Message:
Index: .classpath
===================================================================
RCS file: /cvsroot/zipdiff/zipdiff/.classpath,v
retrieving revision 1.6
retrieving revision 1.7
diff -C2 -d -r1.6 -r1.7
*** .classpath 19 Jun 2004 19:59:39 -0000 1.6
--- .classpath 19 Jun 2004 20:34:02 -0000 1.7
***************
*** 6,9 ****
--- 6,10 ----
<classpathentry kind="lib" path="lib/commons-cli-1.0.jar"/>
<classpathentry kind="lib" path="lib/junit.jar"/>
+ <classpathentry kind="lib" path="lib/ant.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>
|