xref: /csrg-svn/lib/libplot/f77plot/erase.c (revision 61374)
148506Sbostic /*-
2*61374Sbostic  * Copyright (c) 1980, 1993
3*61374Sbostic  *	The Regents of the University of California.  All rights reserved.
448506Sbostic  *
548506Sbostic  * %sccs.include.proprietary.c%
622634Sdist  */
722634Sdist 
817632Sjak #ifndef lint
9*61374Sbostic static char sccsid[] = "@(#)erase.c	8.1 (Berkeley) 06/04/93";
1048506Sbostic #endif /* not lint */
1122634Sdist 
erase_()1217632Sjak erase_()
1317632Sjak {
1417632Sjak 	erase();
1517632Sjak }
16