1
0

thesis: Restructure .tex files

This commit is contained in:
2025-05-12 13:12:51 +02:00
parent 9eb0e13dd6
commit 4869533a53
12 changed files with 41 additions and 25 deletions

View File

@@ -0,0 +1,3 @@
% Abstract
Lorem Ipsum.

View File

@@ -0,0 +1,3 @@
% Kurzfassung
Lorem Ipsum.

View File

@@ -0,0 +1,8 @@
\chapter{Introduction}\label{ch:introduction}
Lorem Ipsum.
\section{Something}
Lorem Ipsum.

View File

@@ -0,0 +1,4 @@
\chapter{Intercepting Function Calls}\label{ch:intercepting-function-calls}
Lorem Ipsum.

View File

@@ -0,0 +1,4 @@
\chapter{Manipulating Function Calls}\label{ch:manipulating-function-calls}
Lorem Ipsum.

View File

@@ -0,0 +1,4 @@
\chapter{Related Work}\label{ch:related-work}
Lorem Ipsum.

View File

@@ -0,0 +1,4 @@
\chapter{Conclusion}\label{ch:conclusion}
Lorem Ipsum.

View File