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