This website works better with JavaScript
Strona główna
Odkrywaj
Pomoc
Zaloguj się
fyrr
/
ConvGeNCode
Obserwuj
1
Polub
0
Forkuj
0
Pliki
Problemy
0
Oczekujące zmiany
0
Wiki
Drzewo:
3d41b1b7f2
Gałęzie
Tagi
ConvGen1_PaperRevision1
NextConvGen
master
ConvGeNCode
/
documentation
/
paper
/
images
/
Makefile
Makefile
108 B
Historia
Czysty
1
2
3
4
5
6
7
8
9
10
11
12
all: benchmark.pdf SimpleGanGenerator.pdf
%.pdf: %.svg
inkscape $< -o $@ -d 600
%.svg:
test -e $@