I just have a quick clarifying question:
For assignment 4, I am adding Doxygen-style comments to friction.h and model.h, so I wasn't planning to repeat those comments in friction.cpp or model.cpp. But for the source files without headers (analyze.cpp and testmodel.cpp), should we also be adding Doxygen-style comments?
Thanks!