Update of /cvsroot/jarspy/JarSpy
In directory sc8-pr-cvs1:/tmp/cvs-serv8619
Modified Files:
build.xml
Log Message:
*** empty log message ***
Index: build.xml
===================================================================
RCS file: /cvsroot/jarspy/JarSpy/build.xml,v
retrieving revision 1.31
retrieving revision 1.32
diff -C2 -d -r1.31 -r1.32
*** build.xml 29 Mar 2003 00:12:14 -0000 1.31
--- build.xml 29 Mar 2003 00:14:21 -0000 1.32
***************
*** 1,5 ****
<project name="JarSpy" default="compile" basedir=".">
-
<!-- pull in the project properties -->
<property file=".build.properties"/>
--- 1,4 ----
|