Submitting Your Code for Grading
Each time you run make in the cachelab-handout directory, the
Makefile automatically creates a tarball containing your current
csim.c and trans.c files called (where
is your login).
When you're done with your code and ready to submit it for grading,
run cs105submit as
cs105submit -a 07 userid -handin.tar
to submit your code for grading.
(When logged in, completion status appears here.)