jvanzyl 00/10/22 08:57:51 Modified: testbed arithmetic.vm Log: - arithmetic is functional, updating test template. Revision Changes Path 1.2 +1 -2 jakarta-velocity/testbed/arithmetic.vm Index: arithmetic.vm =================================================================== RCS file: /home/cvs/jakarta-velocity/testbed/arithmetic.vm,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- arithmetic.vm 2000/09/30 17:04:30 1.1 +++ arithmetic.vm 2000/10/22 15:57:51 1.2 @@ -1,5 +1,4 @@ -## The arithmetic isn't functional yet, -## just testing the parser. +# Arithmetic tests #set $foo = 5 #set $foo = $foo + 1
