[Kafenio-cvs-commit] kafenio_main build.xml,1.14,1.15
Status: Beta
Brought to you by:
netsrak
|
From: <ne...@pr...> - 2004-01-28 16:41:23
|
Update of /cvsroot/kafenio/kafenio_main In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv32632 Modified Files: build.xml Log Message: test for cvs sync Index: build.xml =================================================================== RCS file: /cvsroot/kafenio/kafenio_main/build.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** build.xml 26 Jan 2004 20:09:09 -0000 1.14 --- build.xml 28 Jan 2004 16:40:03 -0000 1.15 *************** *** 1,3 **** --- 1,4 ---- <project name="Kafenio" default="all" basedir="."> + <!-- comment --> <target name="init"> <tstamp> |