From cba64fd45faf3f8d7981a8e28b0f21881d0f7eb5 Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Sun, 10 Oct 2021 15:12:23 +0100 Subject: Writing notes and questions. --- notes/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'notes/Makefile') diff --git a/notes/Makefile b/notes/Makefile index 4f8bc00..8f18257 100755 --- a/notes/Makefile +++ b/notes/Makefile @@ -5,6 +5,7 @@ build: cp *tex target cp -r images target cd target && xelatex paper.tex + clean: rm -rf target read: -- cgit v1.2.3