148523Sbostic /*- 2*61405Sbostic * Copyright (c) 1985, 1993 3*61405Sbostic * The Regents of the University of California. All rights reserved. 448523Sbostic * 548523Sbostic * %sccs.include.proprietary.c% 622616Sdist */ 722616Sdist 817613Sjak #ifndef lint 9*61405Sbostic static char sccsid[] = "@(#)dot.c 8.1 (Berkeley) 06/04/93"; 1048523Sbostic #endif /* not lint */ 1117613Sjak dot()1217613Sjakdot(){ 1317613Sjak } 14