148508Sbostic /*- 2*61387Sbostic * Copyright (c) 1980, 1993 3*61387Sbostic * The Regents of the University of California. All rights reserved. 448508Sbostic * 548508Sbostic * %sccs.include.proprietary.c% 619974Sdist */ 719974Sdist 815488Sralph #ifndef lint 9*61387Sbostic static char sccsid[] = "@(#)dot.c 8.1 (Berkeley) 06/04/93"; 1048508Sbostic #endif /* not lint */ 1115488Sralph dot()1215488Sralphdot(){ 1315488Sralph } 14