This website works better with JavaScript
Domů
Procházet
Nápověda
Přihlásit se
fyrr
/
ConvGeNCode
Sledovat
1
Oblíbit
0
Rozštěpit
0
Soubory
Úkoly
0
Pull Requesty
0
Wiki
Strom:
3d41b1b7f2
Větve
Značky
ConvGen1_PaperRevision1
NextConvGen
master
ConvGeNCode
/
documentation
/
paper
/
images
/
Makefile
Makefile
108 B
Historie
Surový
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 $@