Martin Thoma
7740f0147f
Remove trailing spaces
...
The commands
find . -type f -name '*.md' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
and
find . -type f -name '*.tex' -exec sed --in-place 's/[[:space:]]\+$//' {} \+
were used to do so.
2015-10-14 14:25:34 +02:00
Martin Thoma
42486c92a4
Fehler korrigiert - danke an Vincent Schnitzbauer
2014-09-18 12:08:55 +02:00
Martin Thoma
0508de3f6a
Misc; E-Mail von Moritz
2014-04-05 18:18:47 +02:00
Martin Thoma
682d2a6f21
Backtracking
2014-03-18 15:45:40 +01:00
Martin Thoma
8b909ca53f
Abschnitt 'Typinferenz' hinzugefügt
2014-03-02 19:35:37 +01:00
Martin Thoma
1938222321
GeoTopo images for easier compiling; Lazy evalution; Logik
2014-03-01 20:04:19 +01:00
Martin Thoma
78368fa6e9
Viel zu Haskell ergänzt; Funktionen höherer Ordnung beschrieben
2014-02-04 14:07:24 +01:00
Martin Thoma
7e99fea83a
Abschnitt über Rekursion hinzugefügt
2014-02-02 17:48:55 +01:00
Martin Thoma
01c3ca6884
Prolog hinzugefügt
2014-02-01 19:44:40 +01:00