cset is a set of utilities for parsing c code and automatic
 generation of necessary header files

 the idea is: to not write #include... lines and header files
 with function declarations etc., just write functions and
 everything else leave to a machine

 Documentation:

 README
 TODO
 cccalls.1
 ccfdecs.1
 ccfdefs.1
 ccgvars.1
 cclvars.1
 ccdefns.1
 cctdefs.1
 ccmkih.1
 ccmkph.1
 ccmngdb.1
 ccentry.1