From b6251a324b530e0ffafede77534e707bedccdd15 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Sun, 8 Dec 1996 22:26:14 +0000 Subject: 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 --- devel/cutils/pkg-comment | 1 + 1 file changed, 1 insertion(+) create mode 100644 devel/cutils/pkg-comment (limited to 'devel/cutils/pkg-comment') diff --git a/devel/cutils/pkg-comment b/devel/cutils/pkg-comment new file mode 100644 index 000000000000..ffcb7361c2bd --- /dev/null +++ b/devel/cutils/pkg-comment @@ -0,0 +1 @@ +Miscellaneous C programmer's utilities -- cgit v1.2.3