dion        2004/08/23 04:24:47

  Modified:    jexl/xdocs/reference examples.xml
  Log:
  Added more detail
  
  Revision  Changes    Path
  1.8       +6 -0      jakarta-commons/jexl/xdocs/reference/examples.xml
  
  Index: examples.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons/jexl/xdocs/reference/examples.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- examples.xml      23 Aug 2004 03:21:13 -0000      1.7
  +++ examples.xml      23 Aug 2004 11:24:47 -0000      1.8
  @@ -93,6 +93,12 @@
       </section>
       <section name="Example Expressions">
         <!--  invoking methods, property access, array access, empty, size etc... -->
  +      <subsection name="Arithmetic">
  +        <source>
  +1 + 2
  +12.0 - 5.2
  +        </source>
  +      </subsection>
       </section>
     </body>
   </document>
  
  
  

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

Reply via email to