iccsa-20-waves

git clone https://git.igankevich.com/iccsa-20-waves.git
Log | Files | Refs

commit 029e439d3dfdca041e3ee9fa94c358a0af716568
parent 0d4f5a475031a265ae87e3a38997a63ab9f0c607
Author: Ivan Gankevich <i.gankevich@spbu.ru>
Date:   Mon, 17 Feb 2020 13:45:02 +0300

Name

Diffstat:
Makefile | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Makefile b/Makefile @@ -9,7 +9,7 @@ FLAGS = \ -shell-escape NAME = iccsa-20-waves -SLIDES = iccsa-20-vtestbed-slides +SLIDES = iccsa-20-waves-slides all: build/$(NAME).pdf all: build/$(SLIDES).pdf