Commit graph

2 commits

Author SHA1 Message Date
Satoshi Asami
08aa64d648 Upgrade to 1.4.
PR:		3457 (plus many private mails)
Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1997-06-15 10:07:12 +00:00
David E. O'Brien
b6251a324b cutils is a collection of miscellaneous utilities useful for C programmers.
It is composed by the following utilities:
	cinfo, cinfoc and cinfodc - C language documentation tools
	cdecl and cundecl - decode and encode C type declarations
	cobfusc - make a C source file unreadable but compilable
	chilight - highlight C source files with colors
	yyextract - extract grammar rules from yacc grammar
	yyref - yacc grammar reference program

Submitted by:	Sandro Sigala <ssigala@globalnet.it>
1996-12-08 22:26:14 +00:00