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