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