Skip to content
Snippets Groups Projects
Unverified Commit aef9340b authored by Philip K's avatar Philip K
Browse files

master.tex gereinigt

parent 098589ec
No related branches found
No related tags found
No related merge requests found
......@@ -14,8 +14,6 @@
\usepackage{tikz} %
\usetikzlibrary{arrows,automata,positioning,matrix} %
\renewcommand{\include}{\input}
\subject{Klausur Braindump\thanks{\textit{Wie Immer:} Keine Garantie auf
Richtigkeit. Angaben werden zum meisten Teil vereinfacht
wiedergegeben. Fehler und Verbesserungen via Gitlab melden:
......@@ -25,16 +23,13 @@
\author{Diverse Teilnehmer}
\begin{document}
\clearpage{}
\maketitle{}
\thispagestyle{empty}
\include{wissensfragen}
\include{halteproblem}
\include{pumpingeigenschaft}
\include{automaten}
\include{kontextfrei}
\include{redukution}
\input{wissensfragen}
\input{halteproblem}
\input{pumpingeigenschaft}
\input{automaten}
\input{kontextfrei}
\input{redukution}
\end{document}
%%% Local Variables:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment