Bo_HW6: Bo_HW7.c header.h
	gcc -lm -o Bo_HW7 Bo_HW7.c
clean:
	rm -f Bo_HW7
	rm -f *~
