This file contains a small C-source parser written using tcLex.
Currently it only parses C comments. The file test.tcl uses the
Tk text widget to highlight C comments from a C source.
The included test.c source is in fact the file tcLex.h from the
tcLex source.
