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