X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=fml%2Ftempo.fml;h=40caae93e34f379f6232e517e4a6fc63231b7ee8;hb=4938d0c2e8f4e1eec397c2bfbbc7e23fd150c369;hp=a3239128601b7066b909dcc37350e19a82b9f665;hpb=345de2254e0c2f8c5f40951d0509e8f5ddbc11a9;p=egate.git diff --git a/fml/tempo.fml b/fml/tempo.fml index a323912..40caae9 100644 --- a/fml/tempo.fml +++ b/fml/tempo.fml @@ -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}