/*
 * Name:	MicroEMACS
 *		AT&T UNIX PC 7300/3b1 terminal header file.
 * Version:	29
 * Last edit:	05-Feb-86
 * By:		rex::conroy
 *		decvax!decwrl!dec-rhea!dec-rex!conroy
 */
#define	GOSLING	1			/* Compile in fancy display.	*/
#define	MEMMAP	0			/* Not memory mapped video.	*/

/*
 * 7300 Maximums.
 */
#define	NROW	25			/* Rows.			*/
#define	NCOL	80			/* Columns.			*/
