By Julien Lamoureux 
-------------------
DISCLAIMER:

Use this program at your own risk. Because of the nature of the program,
you should maybe convince yourself that it works before using it on
important directories.

DESCRIPTION:

This program removes all of those annoying files created by Max Plus II
form the directory where the program is run. These files include:
	*.snf *.sof *.sym *.ttf 
	*.vho *.cnf *.acf *.fit 
	*.mmf *.hex *.hif *.ndb
	*.pin *.pof *.rpt
Only those files listed above are removed, leaving you important files
unharmed. To add more files the list of "annoying files" simply add the
*.___ to the define statement in the max2clean.c file.

RUNNING max2clean:

After compiling max2clean (by typing make), the best way of using
max2clean is to create a directory somewhere in your account, put that
directory in your path, and finally placing the max2clean executable in
the directory. After that you can simply type max2clean anywhere in that
account, and presto, no more mess.