4.3BSD-UWisc/src/ucb/window/local.h

/*
 * @(#)local.h	3.4 4/24/85
 */

/*
 * Copyright (c) 1983 Regents of the University of California,
 * All rights reserved.  Redistribution permitted subject to
 * the terms of the Berkeley Software License Agreement.
 */

/*
 * Things of local interest.
 */

#define RUNCOM		".windowrc"
#define ESCAPEC		ctrl(p)
#define NLINE		48			/* default text buffer size */
#define SHELL		"/bin/csh"		/* if no environment SHELL */