manual page distributed with 4.1BSD
[unix-history] / usr / src / lib / libplot / f77plot / open.c
CommitLineData
2af349a3
JK
1#ifndef lint
2static char sccsid[] = "@(#)open.c 1.1 (Berkeley) %G%";
3#endif
4openvt_()
5{
6 openvt();
7}
8openpl_()
9{
10 openpl();
11}