From 310f254ee1557824174e0327eb10120cd7377385 Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sat, 1 Feb 2020 23:25:25 +0100 Subject: Added principles before starting to describe the solution Until now, there wasn't any good transition onto the project, so the principles have now been added. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index 55ef6b2..dd4171b 100644 --- a/Makefile +++ b/Makefile @@ -23,7 +23,7 @@ reproducible-paper.pdf: reproducible-paper.tex tex/*.tex else v=NO-GIT; fi; \ echo "\newcommand{\gitcommit}{$$v}" > git-commit.tex pdflatex reproducible-paper - pdflatex reproducible-paper +# pdflatex reproducible-paper # Clean all extra files .PHONY: clean-latex clean -- cgit v1.2.1