mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Abschnitt 'Typinferenz' hinzugefügt
This commit is contained in:
parent
c181e1f412
commit
8b909ca53f
7 changed files with 115 additions and 4 deletions
|
@ -50,6 +50,7 @@
|
|||
\usepackage{minted} % needed for the inclusion of source code
|
||||
\usemintedstyle{bw}
|
||||
\usepackage{courier}
|
||||
\usepackage{wasysym}
|
||||
\usepackage{shortcuts}
|
||||
|
||||
\usepackage{fancyhdr}
|
||||
|
@ -94,6 +95,7 @@
|
|||
\input{Programmiertechniken}
|
||||
\input{Logik}
|
||||
\input{lambda}
|
||||
\input{Typinferenz}
|
||||
\input{Haskell}
|
||||
\input{Prolog}
|
||||
\input{Scala}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue