From: Edward Wang Date: Tue, 17 Apr 1984 11:29:43 +0000 (-0800) Subject: date and time created 84/04/16 20:29:43 by edward X-Git-Tag: BSD-4_3-Snapshot-Development~10080 X-Git-Url: https://git.subgeniuskitty.com/unix-history/.git/commitdiff_plain/72b4eaeedde2b9da506c4f2519df5bb58b59e326?ds=inline date and time created 84/04/16 20:29:43 by edward SCCS-vsn: usr.bin/window/local.h 3.1 --- diff --git a/usr/src/usr.bin/window/local.h b/usr/src/usr.bin/window/local.h new file mode 100644 index 0000000000..775fd852a3 --- /dev/null +++ b/usr/src/usr.bin/window/local.h @@ -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 */