Create Makefile

This commit is contained in:
2021-10-11 09:56:16 +02:00
committed by GitHub
parent bd475e611d
commit 8c035bf8a1

4
Makefile Normal file
View File

@ -0,0 +1,4 @@
all:
python3 gen.py
pdflatex final.tex
rm *.toc *.log *.aux