diff options
author | Andreas Müller <andreas.mueller@othello.ch> | 2020-12-30 18:08:02 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@othello.ch> | 2020-12-30 18:08:02 +0100 |
commit | cfe2f4a9bdef0f7df314b0e74f6f3d88ce18ae46 (patch) | |
tree | 9504888747dd394ce3f8011f51ded274c591bf10 /buch/chapters/40-eigenwerte/Makefile | |
parent | new chapter files (diff) | |
download | SeminarMatrizen-cfe2f4a9bdef0f7df314b0e74f6f3d88ce18ae46.tar.gz SeminarMatrizen-cfe2f4a9bdef0f7df314b0e74f6f3d88ce18ae46.zip |
more chapter structure details
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/40-eigenwerte/Makefile.inc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/buch/chapters/40-eigenwerte/Makefile.inc b/buch/chapters/40-eigenwerte/Makefile.inc index f8050bf..64531c5 100644 --- a/buch/chapters/40-eigenwerte/Makefile.inc +++ b/buch/chapters/40-eigenwerte/Makefile.inc @@ -5,4 +5,7 @@ # CHAPTERFILES = $(CHAPTERFILES) \ + chapters/40-eigenwerte/numerisch.tex \ + chapters/40-eigenwerte/spektralradius.tex \ + chapters/40-eigenwerte/spektraltheorie.tex \ chapters/40-eigenwerte/chapter.tex |