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