Initial commit
This commit is contained in:
commit
87c866eaed
6 changed files with 607 additions and 0 deletions
5
Makefile
Normal file
5
Makefile
Normal file
|
@ -0,0 +1,5 @@
|
|||
img.png: img.pnm
|
||||
pnmtopng $< > $@
|
||||
|
||||
img.pnm: grayscott.dyalog
|
||||
dyalog -nokbd -script $<
|
Loading…
Add table
Add a link
Reference in a new issue