xref: /original-bsd/lib/libplot/dumb/circle.c (revision 9eb33320)
1 #ifndef lint
2 static char sccsid[] = "@(#)circle.c	4.1 (Berkeley) 11/10/83";
3 #endif
4 
5 circle(){
6 }
7