check arguments to sqrt() (from jerry@opal)
[unix-history] / usr / src / lib / libplot / dumb / dot.c
CommitLineData
dca25f5a
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
37b6fcc6 7#ifndef lint
dca25f5a
DF
8static char sccsid[] = "@(#)dot.c 5.1 (Berkeley) %G%";
9#endif not lint
37b6fcc6
RC
10
11dot(){
12}