Update of /cvsroot/jarspy/JarSpy
In directory sc8-pr-cvs1:/tmp/cvs-serv11153
Modified Files:
build.xml
Log Message:
*** empty log message ***
Index: build.xml
===================================================================
RCS file: /cvsroot/jarspy/JarSpy/build.xml,v
retrieving revision 1.33
retrieving revision 1.34
diff -C2 -d -r1.33 -r1.34
*** build.xml 29 Mar 2003 00:17:08 -0000 1.33
--- build.xml 29 Mar 2003 00:20:07 -0000 1.34
***************
*** 1,5 ****
<project name="JarSpy" default="compile" basedir=".">
-
<!-- pull in the project properties -->
<property file=".build.properties"/>
--- 1,4 ----
|