Subject: Submitting sp5 (This message is being sent to CPSC 215 Students and TA's) Prof. Madison pointed out that I failed to include material.c and sphere.c in the list of source files you should submit. They MUST be submitted. A good way to tell if you have submitted EXACTLY the correct stuff is after you copy to the submission directory do: gcc -g -Wall *.c This command should build your a.out and produce no compiler warnings.