date and time created 83/11/10 14:42:57 by ralph
authorRalph Campbell <ralph@ucbvax.Berkeley.EDU>
Fri, 11 Nov 1983 06:42:57 +0000 (22:42 -0800)
committerRalph Campbell <ralph@ucbvax.Berkeley.EDU>
Fri, 11 Nov 1983 06:42:57 +0000 (22:42 -0800)
SCCS-vsn: lib/libplot/hp7221/dot.c 4.1

usr/src/lib/libplot/hp7221/dot.c [new file with mode: 0644]

diff --git a/usr/src/lib/libplot/hp7221/dot.c b/usr/src/lib/libplot/hp7221/dot.c
new file mode 100644 (file)
index 0000000..31ffc79
--- /dev/null
@@ -0,0 +1,6 @@
+#ifndef lint
+static char sccsid[] = "@(#)dot.c      4.1 (Berkeley) %G%";
+#endif
+
+dot(){
+}