4.1cBSD/usr/src/usr.lib/lib2648/cleara.c

Compare this file to the similar file:
Show the results in this format:

/*	cleara.c	4.1	83/03/09	*/

#include "2648.h"

cleara()
{
	sync();
	escseq(NONE);
	outstr("\33H\33J");
}