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