X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=fml%2Ftempo.fml;h=40caae93e34f379f6232e517e4a6fc63231b7ee8;hb=refs%2Fheads%2Forigin;hp=e2e9ac885b63a5b883efa34505160436cd5fddcc;hpb=332f815feae8b1614c42b0a436f2ab0276d817d8;p=egate.git diff --git a/fml/tempo.fml b/fml/tempo.fml index e2e9ac8..40caae9 100644 --- a/fml/tempo.fml +++ b/fml/tempo.fml @@ -1,6 +1,6 @@ # FML tempo test # -# $Id: tempo.fml,v 1.2 1995/02/09 13:07:16 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 \max} {\incr \x} +\while {\x \lt 10000} {\incr \x}