Type `make' to get the source code in a slightly more human-readable 
form.  In some places the lines are too long, etc. but in general this 
format is much easier to read than the sources themselves.

The program `c2latex' is needed for this.  I have included the source, 
but you'll have to compile it yourself and put it in your path or edit 
the Makefile.

You will also need a version of TeX, including LaTeX.

The file it makes is `source.dvi'.  If you have pdfLaTeX (which comes 
with most TeX installations) you can type `pdflatex source.tex' after 
doing `make' to get it in pdf format as well.

Type `make cleanall' to get rid of the automatically generated files.
