148517Sbostic /*- 2*61393Sbostic * Copyright (c) 1980, 1993 3*61393Sbostic * The Regents of the University of California. All rights reserved. 448517Sbostic * 548517Sbostic * %sccs.include.proprietary.c% 619975Sdist */ 719975Sdist 815449Sralph #ifndef lint 9*61393Sbostic static char sccsid[] = "@(#)dot.c 8.1 (Berkeley) 06/04/93"; 1048517Sbostic #endif /* not lint */ 1115449Sralph dot()1215449Sralphdot(){ 1315449Sralph } 14