12 lines
205 B
TeX
12 lines
205 B
TeX
%!TeX root=00_Abschlussarbeit.tex
|
|
|
|
% Kapitel des Hauptteils einbinden
|
|
\input{21_Grundlagen_Theorie}
|
|
|
|
\input{22_Stand_der_Technik}
|
|
|
|
\input{23_Konzeptentwicklung}
|
|
|
|
\input{24_Implementierung}
|
|
|
|
\input{25_Test} |