diff options
author | Joshua Baer <joshua.baer@ost.ch> | 2022-07-27 19:28:06 +0200 |
---|---|---|
committer | Joshua Baer <joshua.baer@ost.ch> | 2022-07-27 19:28:06 +0200 |
commit | 166573a69495056cfeaf76624373a74326374170 (patch) | |
tree | 221dc7699335233eb0e6d1b50a996840fdff3e12 /buch/papers/fm/Makefile | |
parent | Herleitung Kapitel Bessel (diff) | |
download | SeminarSpezielleFunktionen-166573a69495056cfeaf76624373a74326374170.tar.gz SeminarSpezielleFunktionen-166573a69495056cfeaf76624373a74326374170.zip |
Reorganized Kapitel
Diffstat (limited to 'buch/papers/fm/Makefile')
-rw-r--r-- | buch/papers/fm/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/buch/papers/fm/Makefile b/buch/papers/fm/Makefile index aee954f..f30c4a9 100644 --- a/buch/papers/fm/Makefile +++ b/buch/papers/fm/Makefile @@ -5,8 +5,9 @@ # SOURCES := \ - 01_AM-FM.tex \ - 02_frequenzyspectrum.tex \ + 00_modulation.tex \ + 01_AM.tex \ + 02_FM.tex \ 03_bessel.tex \ 04_fazit.tex \ main.tex |