From c02cf6736a15a47937323d88d278890d3f666a0b Mon Sep 17 00:00:00 2001 From: Mohammad Akhlaghi Date: Sat, 7 Dec 2019 03:57:44 +0000 Subject: The Make demo is now broken into multiple slides Until now, there was only one slide, with many boxes and arrows connecting them. It was too complicated to understand for the viewers. With this commit, it is broken up into separate slides, with each box/arrow added on each slide as we progress. This helps clearly show the logic behind all the connections. The LaTeX source of this graph is in the paper that describes the project, I will later bring that source into the slides too (and remove all the extra figures). --- img/make-demo-10-texsources.pdf | Bin 0 -> 9826 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 img/make-demo-10-texsources.pdf (limited to 'img/make-demo-10-texsources.pdf') diff --git a/img/make-demo-10-texsources.pdf b/img/make-demo-10-texsources.pdf new file mode 100644 index 0000000..9a57969 Binary files /dev/null and b/img/make-demo-10-texsources.pdf differ -- cgit v1.2.1