BSD 4_3 release
[unix-history] / usr / src / usr.lib / libplot / dumb / dot.c
CommitLineData
66c27cd0
DF
1/*
2 * Copyright (c) 1980 Regents of the University of California.
3 * All rights reserved. The Berkeley software License Agreement
4 * specifies the terms and conditions for redistribution.
5 */
6
999a9851 7#ifndef lint
95f51977 8static char sccsid[] = "@(#)dot.c 5.1 (Berkeley) 5/7/85";
66c27cd0
DF
9#endif not lint
10
999a9851
RC
11dot(){
12}