148524Sbostic /*- 2*63087Sbostic * Copyright (c) 1983, 1993 3*63087Sbostic * The Regents of the University of California. All rights reserved. 448524Sbostic * 548524Sbostic * %sccs.include.proprietary.c% 648524Sbostic */ 748524Sbostic 813346Ssam #ifndef lint 9*63087Sbostic static char sccsid[] = "@(#)dot.c 8.1 (Berkeley) 06/10/93"; 1048524Sbostic #endif /* not lint */ 1113346Ssam dot()1213346Ssamdot(){ 1313346Ssam } 14