148505Sbostic /*- 2*61348Sbostic * Copyright (c) 1980, 1993 3*61348Sbostic * The Regents of the University of California. All rights reserved. 448505Sbostic * 548505Sbostic * %sccs.include.proprietary.c% 619971Sdist */ 719971Sdist 815432Sralph #ifndef lint 9*61348Sbostic static char sccsid[] = "@(#)dot.c 8.1 (Berkeley) 06/04/93"; 1048505Sbostic #endif /* not lint */ 1115432Sralph dot()1215432Sralphdot(){ 1315432Sralph } 14