
                        Mathomatic Prime Number Tools
                        -----------------------------

This directory contains some small, command-line, integer math utilities
written in C:

	matho-primes.exe - quickly generate consecutive prime numbers
	matho-pascal.exe - output Pascal's triangle
	matho-sumsq.exe - output the minimum sum of the squares

These stand-alone utilities come with Mathomatic and they don't need to be
installed to work properly. See the website www.mathomatic.org to get the
latest version.

Compiled with MinGW on June 14, 2012.
Run "test.bat" to test.
If only Pascal's triangle shows with matho-sumsq output,
and no differences are displayed, the test was successful.
