diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2022-03-08 07:02:38 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2022-03-08 07:02:38 +0100 |
commit | b2975538a4f250b286c5bf0fee910ace5deb4887 (patch) | |
tree | 73ab577084c7da29a50aa2723075734761464759 /buch/papers/parzyl/Makefile | |
parent | fix laguerre/Makefile.inc (diff) | |
download | SeminarSpezielleFunktionen-b2975538a4f250b286c5bf0fee910ace5deb4887.tar.gz SeminarSpezielleFunktionen-b2975538a4f250b286c5bf0fee910ace5deb4887.zip |
nlwave -> parzyl
Diffstat (limited to 'buch/papers/parzyl/Makefile')
-rw-r--r-- | buch/papers/parzyl/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/buch/papers/parzyl/Makefile b/buch/papers/parzyl/Makefile new file mode 100644 index 0000000..d2c7958 --- /dev/null +++ b/buch/papers/parzyl/Makefile @@ -0,0 +1,9 @@ +# +# Makefile -- make file for the paper nlwave +# +# (c) 2020 Prof Dr Andreas Mueller +# + +images: + @echo "no images to be created in nlwave" + |