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