X-Git-Url: http://git.indexdata.com/?a=blobdiff_plain;f=fml%2Ftempo.fml;h=40caae93e34f379f6232e517e4a6fc63231b7ee8;hb=25db261b6bbbfcc7bc26f679f195b51d31b9d7d7;hp=a7be7123fc27163e74ec1549dbc8c593f3adc8af;hpb=8467171ebdb5f018740de8d82149c8ccc53d2815;p=egate.git diff --git a/fml/tempo.fml b/fml/tempo.fml index a7be712..40caae9 100644 --- a/fml/tempo.fml +++ b/fml/tempo.fml @@ -1,6 +1,6 @@ # FML tempo test # -# $Id: tempo.fml,v 1.4 1995/02/23 08:32:08 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}