MathLink is an interface for external programs to communicate with 
Mathematica. MathLink is not included on this CD-ROM. You must go to 

	http://www.wolfram.com/solutions/mathlink

in order to download it. Install it in this directory and make sure
the following files exist:

	CompilerAdditions\mldev32\bin\mprep.exe
	CompilerAdditions\mldev32\include\mathlink.h
	CompilerAdditions\mldev32\lib\ml32i1w.lib

Then build MtgMath.exe by loading the Mtg.dsw workspace into 
Visual C++ 6.0 and compiling the MtgMath project. It should
use the mprep program to convert the file MtgMathTempl.tm to 
MtgMathTempl.c automatically (see project folder "Other").

For more information visit the book's website 

	http://robertbuff.com/uvm
