xref: /csrg-svn/lib/libplot/imagen/dot.c (revision 61395)
148519Sbostic /*-
2*61395Sbostic  * Copyright (c) 1985, 1993
3*61395Sbostic  *	The Regents of the University of California.  All rights reserved.
448519Sbostic  *
548519Sbostic  * %sccs.include.proprietary.c%
624993Ssam  */
724993Ssam 
824993Ssam #ifndef lint
9*61395Sbostic static char sccsid[] = "@(#)dot.c	8.1 (Berkeley) 06/04/93";
1048519Sbostic #endif /* not lint */
1124993Ssam 
dot()1224993Ssam dot(){
1324993Ssam }
14