1*13328Ssam #ifndef lint 2*13328Ssam static char sccsid[] = "@(#)circle.c 4.1 (Berkeley) 06/27/83"; 3*13328Ssam #endif 4*13328Ssam 5*13328Ssam circle(){ 6*13328Ssam } 7