change: change.c changewrapper.c countmin.c
	gcc -o change changewrapper.c prng.c massdal.c change.c countmin.c -lm -Wall -O3
