Initial Commit
This commit is contained in:
commit
0b9904725c
17
vortrag.tex
Normal file
17
vortrag.tex
Normal file
@ -0,0 +1,17 @@
|
|||||||
|
\documentclass{beamer}
|
||||||
|
%Information to be included in the title page:
|
||||||
|
\title{Typinferenz für Java mit Wildcards}
|
||||||
|
\author{Andreas Stadelmeier}
|
||||||
|
\institute{DHBW Stuttgart Campus Horb}
|
||||||
|
\date{2024}
|
||||||
|
|
||||||
|
\begin{document}
|
||||||
|
|
||||||
|
\frame{\titlepage}
|
||||||
|
|
||||||
|
\begin{frame}
|
||||||
|
\frametitle{Motivation}
|
||||||
|
TODO
|
||||||
|
\end{frame}
|
||||||
|
|
||||||
|
\end{document}
|
Loading…
Reference in New Issue
Block a user