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/000-einleitung/Makefile | |
parent | add overview (diff) | |
download | SeminarSpezielleFunktionen-2cbdbf5195f39ab0d8ddb14a5c905dcbc966700d.tar.gz SeminarSpezielleFunktionen-2cbdbf5195f39ab0d8ddb14a5c905dcbc966700d.zip |
add intro
Diffstat (limited to 'buch/chapters/000-einleitung/Makefile')
-rw-r--r-- | buch/chapters/000-einleitung/Makefile | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/buch/chapters/000-einleitung/Makefile b/buch/chapters/000-einleitung/Makefile new file mode 100644 index 0000000..25c2dc2 --- /dev/null +++ b/buch/chapters/000-einleitung/Makefile @@ -0,0 +1,7 @@ +# +# Makefile -- Bilder für die Einleitung bauen +# +# (c) 2022 Prof Dr Andreas Müller, OST Ostschweizer Fachhochschule +# +images: + |