geirm       01/05/17 07:19:53

  Modified:    examples/app_example2 README.txt
  Log:
  update
  
  Revision  Changes    Path
  1.3       +5 -2      jakarta-velocity/examples/app_example2/README.txt
  
  Index: README.txt
  ===================================================================
  RCS file: /home/cvs/jakarta-velocity/examples/app_example2/README.txt,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- README.txt        2001/04/10 12:16:47     1.2
  +++ README.txt        2001/05/17 14:19:46     1.3
  @@ -14,8 +14,11 @@
   ------------
   Another simple example showing how to use Velocity in a standalone
   program.  This examples uses the org.apache.velocity.util.Velocity application 
utility
  -class, which provides a few convenient methods for application programmers.  It also
  -should be precompiled for you.  To run :
  +class, which provides a few convenient methods for application programmers. 
  +
  +Please see the build instructions found in examples/README.txt
  +
  +To run :
   
     ./example2.sh
   
  
  
  

Reply via email to