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