/* -*- Mode: pde -*- */ border(1,0,2*pi,60){ x := 5*cos(t); y := 5*sin(t); }; border(2,0,14,57){ if(t<=1)then { x := 2-t; y := -3}; if((1