README for Lee Wittenberg's noweb prettyprinter for Java

(this file was written by Felix Gaertner)

You'll need Icon to run the totex version here. Lee has also updated
the noweb.sty (see support.nw) to work nicely with the files prepared
here. Note that these versions of support.nw and totex.nw are
non-official versions of noweb components.


Files:
------

Makefile
README			this file

java.fg			Pretzel input for Java
java.ft

jtest.nw		test file for the prettyprinter

pp-java.sty		special LaTeX style needed (see jtest.nw)

support.nw		enhanced noweb.sty

totex.nw		enhanced Icon version of totex


Work:
=====

Try to `make test' and then latex the jtest.tex file.

