date and time created 84/04/16 20:29:43 by edward
authorEdward Wang <edward@ucbvax.Berkeley.EDU>
Tue, 17 Apr 1984 11:29:43 +0000 (03:29 -0800)
committerEdward Wang <edward@ucbvax.Berkeley.EDU>
Tue, 17 Apr 1984 11:29:43 +0000 (03:29 -0800)
SCCS-vsn: usr.bin/window/local.h 3.1

usr/src/usr.bin/window/local.h [new file with mode: 0644]

diff --git a/usr/src/usr.bin/window/local.h b/usr/src/usr.bin/window/local.h
new file mode 100644 (file)
index 0000000..775fd85
--- /dev/null
@@ -0,0 +1,12 @@
+/*
+ *     @(#)local.h     3.1 84/04/16
+ */
+
+/*
+ * Things of local interest.
+ */
+
+#define RUNCOM         ".windrc"
+#define ESCAPEC                ctrl(p)
+#define NLINE          48
+#define SHELL          "/bin/csh"              /* if no environment SHELL */