xref: /csrg-svn/lib/libplot/hp7221/erase.c (revision 15469)
1*15469Sralph #ifndef lint
2*15469Sralph static char sccsid[] = "@(#)erase.c	4.1 (Berkeley) 11/10/83";
3*15469Sralph #endif
4*15469Sralph 
5*15469Sralph erase(){
6*15469Sralph }
7