X-Git-Url: http://lists.indexdata.dk/cgi-bin?a=blobdiff_plain;f=fml%2Ftempo.fml;h=40caae93e34f379f6232e517e4a6fc63231b7ee8;hb=496846879a6674853c2a06de94a55c37fa04f648;hp=9043cf5b26553c5f8581c60672f50757f7b45318;hpb=3f6af0f3aa9f114cf562c28f2ed0b954e4c5d659;p=egate.git diff --git a/fml/tempo.fml b/fml/tempo.fml index 9043cf5..40caae9 100644 --- a/fml/tempo.fml +++ b/fml/tempo.fml @@ -1,6 +1,6 @@ # FML tempo test # -# 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}