Allan_HW_5: Allan_HW_7.c header.h
	gcc -o Allan_HW_7 Allan_HW_7.c
	
clean:
	rm -f Allan_HW_7
	rm -f *~
