148502Sbostic /*- 2*61327Sbostic * Copyright (c) 1983, 1993 3*61327Sbostic * The Regents of the University of California. All rights reserved. 448502Sbostic * 548502Sbostic * %sccs.include.proprietary.c% 648502Sbostic */ 748502Sbostic 815517Sralph #ifndef lint 9*61327Sbostic static char sccsid[] = "@(#)dot.c 8.1 (Berkeley) 06/04/93"; 1048502Sbostic #endif /* not lint */ 1115517Sralph dot()1215517Sralphdot(){ 1315517Sralph } 14