Update of /cvsroot/pfc-prolog/prolix
In directory sc8-pr-cvs1:/tmp/cvs-serv16868
Modified Files:
.ant.properties
Log Message:
Added batik.home variable
Index: .ant.properties
===================================================================
RCS file: /cvsroot/pfc-prolog/prolix/.ant.properties,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** .ant.properties 16 Jun 2003 11:26:47 -0000 1.2
--- .ant.properties 18 Aug 2003 18:28:12 -0000 1.3
***************
*** 30,31 ****
--- 30,33 ----
# Attention: By uncommenting this line you start the creation of a WAR file
#servlet-lib.path=C:/jboss-all/build/output/jboss-3.1.0alpha/lib/javax.servlet.jar
+ # Set the path to Batik root directory
+ batik.home=/usr/local/batik-1.5
\ No newline at end of file
|