Revert "Merge pull request #1702 from Kelimion/filename_generation"

This reverts commit a40a53b104, reversing
changes made to 5422a3b17e.
This commit is contained in:
Jeroen van Rijn
2022-04-24 19:53:36 +02:00
parent a40a53b104
commit 63331ef731
21 changed files with 436 additions and 699 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
all: debug
all: debug demo
demo:
./odin run examples/demo
./odin run examples/demo/demo.odin
report:
./odin report