Lots of changes. They aren't visible though.
[egate.git] / fml / tempo.fml
index a323912..40caae9 100644 (file)
@@ -1,6 +1,6 @@
 # FML tempo test
 #
-# $Id: tempo.fml,v 1.1 1995/02/06 13:48:09 adam Exp $
+# $Id: tempo.fml,v 1.5 1995/03/27 12:49:51 adam Exp $
 \set x 1 
 \set max 10000 
-\while {\x \lt 10000} {\set x {\x \plus 1}}
+\while {\x \lt 10000} {\incr \x}