This directory contains some small, integer math programs written in C.  To
compile and install, type:

	make
	make test
	sudo make install

This will install:

	matho-pascal - display Pascal's Triangle
	matho-primes - generate consecutive prime numbers

All work for up to 19 digits.  Man pages are included.

		George Gesslein II
		www.mathomatic.org
