Skip to content

Files

Latest commit

Jan 17, 2015
af0f4c2 · Jan 17, 2015

History

History
6 lines (4 loc) · 397 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 397 Bytes

cs111 hw

goal is to split the problems into individual files and have a Makefile cat them up and run the latex render. that way if we work on separate questions there wont be merge conflicts.

the files are separated by the lone %%%%% comments in the file. as a result, q1 in hw1 is actually in part2.tex, q2 in part3.tex, etc. because the intro and end have %%%%% comments as well.