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