projects
/
egate.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
a7be7123fc27163e74ec1549dbc8c593f3adc8af
[egate.git]
/
fml
/
tempo.fml
1
# FML tempo test
2
#
3
# $Id: tempo.fml,v 1.4 1995/02/23 08:32:08 adam Exp $
4
\set x 1
5
\set max 10000
6
\while {\x \lt \max} {\incr \x}