#ifndef lint static char sccsid[] = "@(#)erase.c 4.1 (Berkeley) 11/10/83"; #endif #include "gigi.h" erase() { printf("S(E)"); }