date and time created 83/11/11 15:12:17 by ralph
[unix-history] / usr / src / lib / libplot / vt0 / linmod.c
CommitLineData
ea0d6589
SL
1#ifndef lint
2static char sccsid[] = "@(#)linmod.c 4.1 (Berkeley) %G%";
3#endif
4
5linemod(s)
6char *s;
7{
8}