diff options
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/Makefile.inc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/buch/chapters/Makefile.inc b/buch/chapters/Makefile.inc index 660e6d6..dcd6c61 100644 --- a/buch/chapters/Makefile.inc +++ b/buch/chapters/Makefile.inc @@ -13,3 +13,5 @@ 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 |