From: Sam Leffler Date: Tue, 28 Jun 1983 05:09:00 +0000 (-0800) Subject: date and time created 83/06/27 14:09:00 by sam X-Git-Tag: BSD-4_2-Snapshot-Development~1309 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/bdeafc713b30b120c7e1b968660e3704f782f952 date and time created 83/06/27 14:09:00 by sam SCCS-vsn: lib/libplot/t300/dot.c 4.1 --- diff --git a/usr/src/lib/libplot/t300/dot.c b/usr/src/lib/libplot/t300/dot.c new file mode 100644 index 0000000000..31ffc7913d --- /dev/null +++ b/usr/src/lib/libplot/t300/dot.c @@ -0,0 +1,6 @@ +#ifndef lint +static char sccsid[] = "@(#)dot.c 4.1 (Berkeley) %G%"; +#endif + +dot(){ +}