Some advice and one request to future Hackers.

The request: Any bugs or enhancements should be reported to:
	Kevin Coombes
	<kevin@math.lsa.umich.edu>
	<Kevin_Coombes@ub.cc.umich.edu>

The advice: I've tried to break up the source so that it's fairly easy
to see where things need to be changed. Most of the system dependent code
is in decode.c and findfile.c. Read the list of ../ThingsToDo to see
which things most obviously need work.  Don't forget that the PostScript
code is an integral part of the package. All output is filtered through
macros containing the word EMIT, whioch makes it easy to "grep" out all
such instances.
