day 25, first version (need lots of cleaning)

This commit is contained in:
2022-09-07 22:14:45 +02:00
parent 4dbcc30dc3
commit adb8fc6b95
4 changed files with 212 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ export PATH := .:$(PATH)
.PHONY: clean all compile assembly memcheck memcheck1 memcheck2 ex1 ex2
all: ex1 ex2
all: ex1
memcheck: memcheck1 memcheck2