xref: /csrg-svn/lib/libplot/f77plot/open.c (revision 61376)
148506Sbostic /*-
2*61376Sbostic  * Copyright (c) 1980, 1993
3*61376Sbostic  *	The Regents of the University of California.  All rights reserved.
448506Sbostic  *
548506Sbostic  * %sccs.include.proprietary.c%
622639Sdist  */
722639Sdist 
817637Sjak #ifndef lint
9*61376Sbostic static char sccsid[] = "@(#)open.c	8.1 (Berkeley) 06/04/93";
1048506Sbostic #endif /* not lint */
1122639Sdist 
openpl_()1217637Sjak openpl_()
1317637Sjak {
1417637Sjak 	openpl();
1517637Sjak }
16