Update report

This commit is contained in:
Skia
2016-06-19 21:16:04 +02:00
parent 12b361be70
commit aa92bc9467
2 changed files with 156 additions and 34 deletions

View File

@ -4,8 +4,8 @@ all: rapport clean
rapport: Rapport.tex
@echo "Compiling "$<
$(CC) $<
$(CC) $<
$(CC) -shell-escape $<
$(CC) -shell-escape $<
clean:
@echo "Cleaning folder"