xref: /csrg-svn/lib/libplot/t450/arc.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 
813360Ssam #ifndef lint
9*61410Sbostic static char sccsid[] = "@(#)arc.c	8.1 (Berkeley) 06/04/93";
1048525Sbostic #endif /* not lint */
1113360Ssam 
arc()1213360Ssam arc(){
1313360Ssam }
14