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