mirror of
https://github.com/MartinThoma/LaTeX-examples.git
synced 2025-04-26 06:48:04 +02:00
Abschnitt über Parallelität hinzugefügt
This commit is contained in:
parent
8b909ca53f
commit
a7fdba0c01
5 changed files with 148 additions and 0 deletions
|
@ -51,6 +51,8 @@
|
|||
\usemintedstyle{bw}
|
||||
\usepackage{courier}
|
||||
\usepackage{wasysym}
|
||||
\usepackage[binary-units = true]{siunitx} % this package is for units!
|
||||
\sisetup{locale=DE}
|
||||
\usepackage{shortcuts}
|
||||
|
||||
\usepackage{fancyhdr}
|
||||
|
@ -96,6 +98,7 @@
|
|||
\input{Logik}
|
||||
\input{lambda}
|
||||
\input{Typinferenz}
|
||||
\input{Parallelitaet}
|
||||
\input{Haskell}
|
||||
\input{Prolog}
|
||||
\input{Scala}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue