pimp my plotting

This commit is contained in:
tTh
2024-08-19 15:40:56 +02:00
parent 0707c0192c
commit 1e175bc6ef
2 changed files with 45 additions and 24 deletions

View File

@@ -11,4 +11,5 @@ dessiner: dessiner.f90 Makefile
plot89a.gif: dessiner Makefile
rm -f WS/A????.png
./dessiner
convert -delay 10 -colors 42 WS/A????.png $@
convert -delay 10 -colors 42 WS/A????.png $@
wc -c plot89a.gif