Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 398 Bytes

File metadata and controls

19 lines (12 loc) · 398 Bytes

Methods of optimizing compilation: Data flow analysis

Data flow analysis presentation.

Building

Following command builds your presentation into pres.pdf:

make

Publishing

To "publish" the final .pdf you can use the following command which builds and copies pres.pdf into publish/pres.pdf which can then be committed to the repo:

make publish