all: handin
handin: report/report.pdf handout_openmp/wave_2d_workshare.c handout_pthreads/wave_2d_pthread.c
	zip handin.zip $^
