xref: /csrg-svn/lib/libplot/t4014/dot.c (revision 63087)
148524Sbostic /*-
2*63087Sbostic  * Copyright (c) 1983, 1993
3*63087Sbostic  *	The Regents of the University of California.  All rights reserved.
448524Sbostic  *
548524Sbostic  * %sccs.include.proprietary.c%
648524Sbostic  */
748524Sbostic 
813346Ssam #ifndef lint
9*63087Sbostic static char sccsid[] = "@(#)dot.c	8.1 (Berkeley) 06/10/93";
1048524Sbostic #endif /* not lint */
1113346Ssam 
dot()1213346Ssam dot(){
1313346Ssam }
14