		Prime Number Tools by George Gesslein II
		----------------------------------------

This directory contains the Mathomatic prime number tools.  To compile, type
"make".  To install, type "su", then "make install".  This will install:

	matho-around - factor a range of integers
	matho-primes - generate consecutive primes
	matho-twin - filter for twin primes
	matho-sumsq - find sum of squares for integers

Man pages are included.
