Continuing section 5

This commit is contained in:
Connor Johnstone
2022-02-09 16:51:10 -07:00
parent bf198a6fe4
commit 661aa7d58a
2 changed files with 88 additions and 5 deletions

View File

@@ -22,7 +22,7 @@ thesis_pdf/:
mkdir $@
$(THESIS_PDF): $(THESIS) LaTeX/thesis.bib
mkdir temp
mkdir -p temp
cp -r LaTeX/fig .
cp -r LaTeX/flowcharts .
cp -r LaTeX/thesis.tex .