1*15517Sralph #ifndef lint 2*15517Sralph static char sccsid[] = "@(#)dot.c 4.1 (Berkeley) 11/11/83"; 3*15517Sralph #endif 4*15517Sralph 5*15517Sralph dot(){ 6*15517Sralph } 7