diff options
author | Andreas Müller <andreas.mueller@ost.ch> | 2021-03-07 15:56:05 +0100 |
---|---|---|
committer | Andreas Müller <andreas.mueller@ost.ch> | 2021-03-07 15:56:05 +0100 |
commit | 1f36627685ec0dcd6c4714bc1e94ac7a79240f71 (patch) | |
tree | 4746570b56cb8155c8f511a9aaba47e85da05f29 /buch/papers/clifford/Makefile | |
parent | more slides (diff) | |
download | SeminarMatrizen-1f36627685ec0dcd6c4714bc1e94ac7a79240f71.tar.gz SeminarMatrizen-1f36627685ec0dcd6c4714bc1e94ac7a79240f71.zip |
add all the papers
Diffstat (limited to 'buch/papers/clifford/Makefile')
-rw-r--r-- | buch/papers/clifford/Makefile | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/buch/papers/clifford/Makefile b/buch/papers/clifford/Makefile new file mode 100644 index 0000000..739d885 --- /dev/null +++ b/buch/papers/clifford/Makefile @@ -0,0 +1,9 @@ +# +# Makefile -- make file for the paper clifford +# +# (c) 2020 Prof Dr Andreas Mueller +# + +images: + @echo "no images to be created in clifford" + |