diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-04 19:29:43 +0200 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-06-04 19:29:43 +0200 |
commit | 2cbdbf5195f39ab0d8ddb14a5c905dcbc966700d (patch) | |
tree | 9fe9edc10b06bdfa580320c2dc1bd17c32e1b8b4 /buch/chapters/00-einleitung/Makefile | |
parent | add overview (diff) | |
download | SeminarSpezielleFunktionen-2cbdbf5195f39ab0d8ddb14a5c905dcbc966700d.tar.gz SeminarSpezielleFunktionen-2cbdbf5195f39ab0d8ddb14a5c905dcbc966700d.zip |
add intro
Diffstat (limited to '')
-rw-r--r-- | buch/chapters/000-einleitung/Makefile (renamed from buch/chapters/00-einleitung/Makefile) | 0 | ||||
-rw-r--r-- | buch/chapters/000-einleitung/Makefile.inc (renamed from buch/chapters/00-einleitung/Makefile.inc) | 2 |
2 files changed, 1 insertions, 1 deletions
diff --git a/buch/chapters/00-einleitung/Makefile b/buch/chapters/000-einleitung/Makefile index 25c2dc2..25c2dc2 100644 --- a/buch/chapters/00-einleitung/Makefile +++ b/buch/chapters/000-einleitung/Makefile diff --git a/buch/chapters/00-einleitung/Makefile.inc b/buch/chapters/000-einleitung/Makefile.inc index 96a23a5..a870448 100644 --- a/buch/chapters/00-einleitung/Makefile.inc +++ b/buch/chapters/000-einleitung/Makefile.inc @@ -5,4 +5,4 @@ # CHAPTERFILES = $(CHAPTERFILES) \ - chapters/00-einleitung/chapter.tex + chapters/000-einleitung/chapter.tex |