aboutsummaryrefslogtreecommitdiffstats
path: root/buch/chapters/Makefile
diff options
context:
space:
mode:
authorAndreas Müller <andreas.mueller@ost.ch>2021-06-04 19:29:43 +0200
committerAndreas Müller <andreas.mueller@ost.ch>2021-06-04 19:29:43 +0200
commit2cbdbf5195f39ab0d8ddb14a5c905dcbc966700d (patch)
tree9fe9edc10b06bdfa580320c2dc1bd17c32e1b8b4 /buch/chapters/Makefile
parentadd overview (diff)
downloadSeminarSpezielleFunktionen-2cbdbf5195f39ab0d8ddb14a5c905dcbc966700d.tar.gz
SeminarSpezielleFunktionen-2cbdbf5195f39ab0d8ddb14a5c905dcbc966700d.zip
add intro
Diffstat (limited to '')
-rw-r--r--buch/chapters/Makefile.inc14
1 files changed, 2 insertions, 12 deletions
diff --git a/buch/chapters/Makefile.inc b/buch/chapters/Makefile.inc
index 438e1ea..f3fbef1 100644
--- a/buch/chapters/Makefile.inc
+++ b/buch/chapters/Makefile.inc
@@ -8,15 +8,5 @@ CHAPTERFILES = \
chapters/part1.tex \
chapters/vorwort.tex
-include chapters/00-einleitung/Makefile.inc
-#include chapters/05-zahlen/Makefile.inc
-#include chapters/10-vektorenmatrizen/Makefile.inc
-#include chapters/20-polynome/Makefile.inc
-#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
-#include chapters/95-homologie/Makefile.inc
+include chapters/000-einleitung/Makefile.inc
+