From 2a7965547f2df75253bdfe0d31d706d7a8f6edbd Mon Sep 17 00:00:00 2001 From: "hannes.kuchelmeister" Date: Tue, 17 Mar 2020 11:17:34 +0100 Subject: [PATCH] delete chapter --- 30_Thesis/sections/30_problem_and_objectives.tex | 2 -- 30_Thesis/thesis.tex | 1 - 2 files changed, 3 deletions(-) delete mode 100644 30_Thesis/sections/30_problem_and_objectives.tex diff --git a/30_Thesis/sections/30_problem_and_objectives.tex b/30_Thesis/sections/30_problem_and_objectives.tex deleted file mode 100644 index 754743f..0000000 --- a/30_Thesis/sections/30_problem_and_objectives.tex +++ /dev/null @@ -1,2 +0,0 @@ -\chapter{Problem Identification and Solution Objectives} -\label{ch:ProblemAndObjectives} diff --git a/30_Thesis/thesis.tex b/30_Thesis/thesis.tex index ba1d4d0..07defd4 100644 --- a/30_Thesis/thesis.tex +++ b/30_Thesis/thesis.tex @@ -186,7 +186,6 @@ \input{sections/00_introduction.tex} \input{sections/10_foundations.tex} -\input{sections/30_problem_and_objectives.tex} \input{sections/40_concept.tex} \input{sections/50_design_and_implementation.tex} \input{sections/60_evaluation.tex}