$ git submodule update --init --recursive# final_project The final project for this course - A multithreaded photon propagator within an IceTray-like framework.
After cloning make sure to update the submodule. This will pull googletest and whatever other github repos we decide to use.
$ git submodule update --init --recursive