summaryrefslogtreecommitdiffstats
path: root/00Main.tex
diff options
context:
space:
mode:
Diffstat (limited to '00Main.tex')
-rw-r--r--00Main.tex5
1 files changed, 3 insertions, 2 deletions
diff --git a/00Main.tex b/00Main.tex
index 27af88b..0105a4f 100644
--- a/00Main.tex
+++ b/00Main.tex
@@ -40,7 +40,7 @@
% breakatwhitespace=false, % Nur an Leerzeichen umbrechen
breaklines=true, % Automatisches Umbrechen
frame=single, % Rahmentyp
- % language=SQL, % Syntax Highlighting
+ language=C++, % Syntax Highlighting
numbers=left % Nummernposition
% showspaces=false, % Unterstriche statt Leerzeichen
% showstringspaces=false, % Unterstriche statt Leerzeichen in Strings
@@ -64,7 +64,8 @@
\renewcommand{\thepage}{\arabic{page}}
%************************************************************
\input{02Einleitung}
-\input{03Hauptteil}
+\input{03-01Ueberblick}
+\input{03-02Handbuch}
\include{04Fazit}
\include{05Literatur}
\end{document} \ No newline at end of file