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