summaryrefslogtreecommitdiff
path: root/info/examples/lgc2/4-3-2.mp
blob: 27fe19b342d79958a256394eb874a7c8b57a5564 (plain)
1
2
3
4
5
6
7
8
9
10
% --- start of displayed preamble in the book ---
input expressg
% --- end of displayed preamble in the book ---
defaultfont:="ptmr8r";
warningcheck:=0;
beginfig(1)
z5=(0,0);
drawINTEGER(5);
endfig;
end;