xref: /csrg-svn/lib/libplot/gigi/dot.c (revision 48508)
1*48508Sbostic /*-
2*48508Sbostic  * Copyright (c) 1980 The Regents of the University of California.
3*48508Sbostic  * All rights reserved.
4*48508Sbostic  *
5*48508Sbostic  * %sccs.include.proprietary.c%
619974Sdist  */
719974Sdist 
815488Sralph #ifndef lint
9*48508Sbostic static char sccsid[] = "@(#)dot.c	5.2 (Berkeley) 04/22/91";
10*48508Sbostic #endif /* not lint */
1115488Sralph 
1215488Sralph dot(){
1315488Sralph }
14