  This is vgrind, a program for pretty printing programs in C, C++, Pascal
and a bunch of other languages. The original sources are for BSD, you can
find them in the directory "vgrind." These came from ftp.win.tue.nl (I
forgot from which directory.).
  It shouldn't be difficult to compile the program. Included are diffs
(read: hacks) to make Linux happy. To apply them type:

	patch -p0 < vgrind.diff

Now cd to vgrind, edit the Makefile to your liking and type

	make

and if all went well type as root

	make install install.man

(you might have to do a little path creation here.)

By the way, you will need groff and (t)csh as vgrind needs these.

Have fun !

Peter van Helden
jpvheld@cs.vu.nl (subject to sudden change (the Internet address that is))

