	This directory will eventually contain the machine-executable
code for the "hum" concordance package.  Except for three files, "human*"
and "text", it is empty, in order to save space, and because each piece
of hardware has its own way of compiling C code.  To fill it up with
executable binary code, just change directories to "src", and use the
"make" command.

	The file "human.csh" is a C shell script that serves as a manual
utility for the "hum" programs.  The file "human.sh" is the same thing
written for the Bourne shell.  You may have to alter pathnames, or use
another program besides "more", (such as "page") if you don't have it on
your system.  The "more" program is like "cat", except it stops after
filling up the screen.  Finally, the file "text" is supplied as a test
for various programs.
