Introduction
Statistics
Contact
Development
Disclaimer
Help
ftp.icm.edu.pl home page
% --- start of displayed preamble in the book ---
input metauml
% --- end of displayed preamble in the book ---
defaultfont:="ptmr8r";
warningcheck:=0;
beginfig(1)
State.s("Take order")();
drawObject(s);
endfig;
end;