aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@othello.ch>2021-01-01 11:56:15 +0100
committerAndreas Müller <andreas.mueller@othello.ch>2021-01-01 11:56:15 +0100
commit1d1ade2f48db6330bf2c0ee335b895571097ed34 (patch)
tree85eb98a8a3d6bf71fc3ea2c62a0da82dccadda0d /buch/chapters/Makefile
parentGraphendefinitionen (diff)
downloadSeminarMatrizen-1d1ade2f48db6330bf2c0ee335b895571097ed34.tar.gz
SeminarMatrizen-1d1ade2f48db6330bf2c0ee335b895571097ed34.zip
neues Kapitel über Wahrscheinlichkeitsmatrizen
Diffstat (limited to '')
-rw-r--r--buch/chapters/Makefile.inc3
1 files changed, 3 insertions, 0 deletions
diff --git a/buch/chapters/Makefile.inc b/buch/chapters/Makefile.inc
index dcd6c61..8a8bb13 100644
--- a/buch/chapters/Makefile.inc
+++ b/buch/chapters/Makefile.inc
@@ -15,3 +15,6 @@ include chapters/30-endlichekoerper/Makefile.inc
include chapters/40-eigenwerte/Makefile.inc
include chapters/50-permutationen/Makefile.inc
include chapters/60-gruppen/Makefile.inc
+include chapters/70-graphen/Makefile.inc
+include chapters/80-wahrscheinlichkeit/Makefile.inc
+include chapters/90-crypto/Makefile.inc