From 2075da4873d0a16383a7d2376d0838012671017a Mon Sep 17 00:00:00 2001 From: Siddharth Ravikumar Date: Mon, 28 Mar 2016 23:24:30 +0000 Subject: Update presentation/p.tex --- presentation/p.tex | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) (limited to 'presentation/p.tex') diff --git a/presentation/p.tex b/presentation/p.tex index 0c4b814..fbfdfdd 100644 --- a/presentation/p.tex +++ b/presentation/p.tex @@ -1,7 +1,7 @@ % Public Domain. No Rights Reserved. See % https://creativecommons.org/publicdomain/zero/1.0/ -\documentclass[17pt]{beamer} +\documentclass[14pt]{beamer} \useinnertheme{default} \useoutertheme{default} \usecolortheme{dove} @@ -17,6 +17,9 @@ \titlepage \end{frame} +% Ack +\include{sections/ack} + \begin{frame} \frametitle{(cons 'combox 'presentation)} \tableofcontents @@ -28,17 +31,17 @@ % Section 2 - Problem \include{sections/2-problem} -% Section 3 - Benchmarks -\include{sections/3-benchmarks} +% Section 3 - Proposed Solution +\include{sections/3-psolution} -% Section 4 - Proposed Solution -\include{sections/4-psolution} +% Section 4 - Benchmarks +\include{sections/4-benchmarks} % Section 5 - Testing \include{sections/5-testing} % Section 6 - Conclusion -\include{sections/5-conclusion} +\include{sections/6-conclusion} % Standard Legal Verbiage. \include{sections/legal} -- cgit v1.2.3