Files progDH... are implementations of the programs in Dan Heller's Motif
book, redone in tclMotif. They are usually more substantial, and should be
used as examples of real tclMotif programs.

File progEG is the example program described in the programmers manual in
the doc directory.

xtmfm is a tcl implementation of the xmfm file manager that I released about
a year ago. This was done as a more exhaustive test using a "real" application
rather than a textbook one. It does not have the full functionality that the
C version does, because I have not spent so much time on it! It represents
the stage that xmfm had reached after several weeks work on it. This uses
the file xtmfmrc for configuration, which could be installed in $HOME/.xtmfmrc.
