xref: /csrg-svn/lib/libplot/aed/arc.c (revision 61325)
148502Sbostic /*-
2*61325Sbostic  * Copyright (c) 1983, 1993
3*61325Sbostic  *	The Regents of the University of California.  All rights reserved.
448502Sbostic  *
548502Sbostic  * %sccs.include.proprietary.c%
648502Sbostic  */
748502Sbostic 
815512Sralph #ifndef lint
9*61325Sbostic static char sccsid[] = "@(#)arc.c	8.1 (Berkeley) 06/04/93";
1048502Sbostic #endif /* not lint */
1115512Sralph 
arc()1215512Sralph arc(){
1315512Sralph }
14