xref: /csrg-svn/lib/libplot/t450/circle.c (revision 61410)
148525Sbostic /*-
2*61410Sbostic  * Copyright (c) 1983, 1993
3*61410Sbostic  *	The Regents of the University of California.  All rights reserved.
448525Sbostic  *
548525Sbostic  * %sccs.include.proprietary.c%
648525Sbostic  */
748525Sbostic 
813362Ssam #ifndef lint
9*61410Sbostic static char sccsid[] = "@(#)circle.c	8.1 (Berkeley) 06/04/93";
1048525Sbostic #endif /* not lint */
1113362Ssam 
circle()1213362Ssam circle(){
1313362Ssam }
14