This directory contains a version of the CWEB system (by Silvio Levy
and Donald E. Knuth) adapted for ANSI-C.

I don't pretend that the system is finished.  All suggestions for
improvements and bug reports are welcome.

In particular, the documentation is not up to date.  The following
will have to go into the manual somewhere:

- There is a new switch: -a.  This switch forces all statements to
  start a new line.  (Compare to -f which only forces statements at top
  level within compound statements to start a new line.)

- The rules are now such that module names terminated by a semicolon
  (`;' or `@;') are formatted like statements; module names terminated
  by two semicolons are formatted like a declaration (this is new);
  otherwise, module names are formatted like expressions.

---
Frank Jensen,   fj@iesd.auc.dk
Department of Mathematics and Computer Science
Aalborg University
DENMARK
