cgal/Nef_S2/noweb
..
Makefile
README
SM_overlayer.lw

README

We describe the necessary tools to extract the code from
the local Lweb file(s) (*.lw):

1) for the code extraction use the notangle binary from
a current noweb package (version 2.8a).

www: http://www.cs.virginia.edu/~nr/noweb
mpi: /KM/local/web/noweb.2.8a/

use the standard command to tangle the code parts, e.g.,

   notangle -RSM_overlayer.h SM_overlayer.lw > SM_overlayer.h

2) to produce a printable report use the ltool package
of LEDA ( LEDAROOT/Manual/cmd/* ) :

   Ldoc SM_overlayer.lw

produces a printable report in postscript.