diff options
author | haddoucher <reda.haddouche@ost.ch> | 2022-07-26 15:44:27 +0200 |
---|---|---|
committer | haddoucher <reda.haddouche@ost.ch> | 2022-07-26 15:44:27 +0200 |
commit | 26ed6c0f968b723821c92606a1c5aa53fa274754 (patch) | |
tree | cb3a07174f07f8c6038129f8f665f3c980a8a391 /buch/papers | |
parent | Delete standalone.pdf (diff) | |
download | SeminarSpezielleFunktionen-26ed6c0f968b723821c92606a1c5aa53fa274754.tar.gz SeminarSpezielleFunktionen-26ed6c0f968b723821c92606a1c5aa53fa274754.zip |
Update Makefile
Diffstat (limited to '')
-rw-r--r-- | buch/papers/sturmliouville/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/buch/papers/sturmliouville/Makefile b/buch/papers/sturmliouville/Makefile index 23214a2..8d3e0af 100644 --- a/buch/papers/sturmliouville/Makefile +++ b/buch/papers/sturmliouville/Makefile @@ -6,9 +6,8 @@ SOURCES := \ einleitung.tex\ - teil1.tex \ - teil2.tex \ - teil3.tex \ + eigenschaften.tex \ + beispiele.tex \ main.tex #TIKZFIGURES := \ |