Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
% --- start of displayed preamble in the book ---
% --- end of displayed preamble in the book ---
defaultfont:="ptmr8r";
warningcheck:=0;
beginfig(1)
draw (0, 50)..(0,0)..
(60,40)..(60,10)..cycle;
endfig;
end;