
                                README.txt

This directory contains source code for a simple utility that shows the
structure of a MIME message.  Compile the executable program, then run it
from the command prompt with the name of a text file as an argument.  The
text file should contain a single message in MIME format.  The utility will
display a tree that shows the body parts in the message.  This is especially
useful as a debugging tool, it you want to know just what MIME++ is doing
with a particularly difficult multipart message.
