v1.0 of presentation.

This commit is contained in:
matt
2023-05-17 13:38:07 -07:00
parent 4d93cf7adb
commit 74c2d8afa2
37 changed files with 1959 additions and 144 deletions

3
docs/Makefile Normal file
View File

@@ -0,0 +1,3 @@
paper.pdf: paper.tex
pdflatex $^ -o $@
evince $@