bloritsch    2003/02/07 12:11:05

  Modified:    .        build.xml
  Log:
  just in case it is needed
  
  Revision  Changes    Path
  1.163     +1 -1      avalon/build.xml
  
  Index: build.xml
  ===================================================================
  RCS file: /home/cvs/avalon/build.xml,v
  retrieving revision 1.162
  retrieving revision 1.163
  diff -u -r1.162 -r1.163
  --- build.xml 6 Feb 2003 13:31:49 -0000       1.162
  +++ build.xml 7 Feb 2003 20:11:05 -0000       1.163
  @@ -22,7 +22,7 @@
   -->
   
   <project name="Avalon Framework" default="main" basedir=".">
  -
  +    <property name="project.home" value="${basedir}"/>
       <!--
         Give user a chance to override without editing this file
         (and without typing -D each time he compiles it)
  
  
  

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to