xref: /csrg-svn/lib/libplot/dumb/circle.c (revision 61340)
148505Sbostic /*-
2*61340Sbostic  * Copyright (c) 1980, 1993
3*61340Sbostic  *	The Regents of the University of California.  All rights reserved.
448505Sbostic  *
548505Sbostic  * %sccs.include.proprietary.c%
619971Sdist  */
719971Sdist 
815429Sralph #ifndef lint
9*61340Sbostic static char sccsid[] = "@(#)circle.c	8.1 (Berkeley) 06/04/93";
1048505Sbostic #endif /* not lint */
1115429Sralph 
circle()1215429Sralph circle(){
1315429Sralph }
14