xref: /csrg-svn/lib/libplot/t4013/open.c (revision 22622)
1*22622Sdist /*
2*22622Sdist  * Copyright (c) 1980 Regents of the University of California.
3*22622Sdist  * All rights reserved.  The Berkeley software License Agreement
4*22622Sdist  * specifies the terms and conditions for redistribution.
5*22622Sdist  */
6*22622Sdist 
717619Sjak #ifndef lint
8*22622Sdist static char sccsid[] = "@(#)open.c	5.1 (Berkeley) 06/07/85";
9*22622Sdist #endif not lint
1017619Sjak 
1117619Sjak openvt ()
1217619Sjak {
1317619Sjak }
1417619Sjak openpl(){
1517619Sjak }
16