xref: /csrg-svn/lib/libplot/t300/circle.c (revision 13310)
1*13310Ssam #ifndef lint
2*13310Ssam static char sccsid[] = "@(#)circle.c	4.1 (Berkeley) 06/27/83";
3*13310Ssam #endif
4*13310Ssam 
5*13310Ssam circle(){
6*13310Ssam }
7