redo contrib notice
[unix-history] / usr / src / usr.bin / window / local.h
/*
* Copyright (c) 1983 Regents of the University of California.
* All rights reserved.
*
* %sccs.include.redist.c%
*
* @(#)local.h 3.10 (Berkeley) %G%
*/
/*
* Things of local interest.
*/
#define RUNCOM ".windowrc"
#define ESCAPEC ctrl('p')
#define NLINE 48 /* default text buffer size */