1 #ifndef lint 2 static char sccsid[] = "@(#)dot.c 1.1 (Berkeley) 01/02/85"; 3 #endif 4 5 dot(){ 6 } 7