From 3d6ea49818f9ab00bda199e89358861f5007cbbc Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Sat, 13 Nov 2021 11:27:51 +0000 Subject: Working on questions --- tests/1-data-rep/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/1-data-rep/Makefile') diff --git a/tests/1-data-rep/Makefile b/tests/1-data-rep/Makefile index 024703d..0c0f400 100755 --- a/tests/1-data-rep/Makefile +++ b/tests/1-data-rep/Makefile @@ -3,8 +3,8 @@ default: build build: ls target || mkdir target cp *tex target - #cp -r images target cd target && xelatex paper.tex + cd target && xelatex answers.tex clean: rm -rf target read: -- cgit v1.2.3