xref: /csrg-svn/lib/libplot/t4014/dot.c (revision 48524)
1*48524Sbostic /*-
2*48524Sbostic  * Copyright (c) 1983 The Regents of the University of California.
3*48524Sbostic  * All rights reserved.
4*48524Sbostic  *
5*48524Sbostic  * %sccs.include.proprietary.c%
6*48524Sbostic  */
7*48524Sbostic 
813346Ssam #ifndef lint
9*48524Sbostic static char sccsid[] = "@(#)dot.c	4.2 (Berkeley) 04/22/91";
10*48524Sbostic #endif /* not lint */
1113346Ssam 
1213346Ssam dot(){
1313346Ssam }
14