From 5873b07ab81d10370e69ecff03bcefc834f6fae3 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Henrik=20Tj=C3=A4der?= <henrik@tjaders.com>
Date: Tue, 16 May 2017 18:47:54 +0200
Subject: [PATCH] Skip abstract

---
 main.tex | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/main.tex b/main.tex
index 072b95e..641ffe6 100644
--- a/main.tex
+++ b/main.tex
@@ -21,7 +21,7 @@
 \thispagestyle{empty}\vspace{2,5cm}
 
 % Include the abstract.tex file
-\include{./chapters/abstract}
+%\include{./chapters/abstract}
 
 \thispagestyle{empty}
 % Generate the Table of Contents
-- 
GitLab