A bunch of fixes

This commit is contained in:
2025-08-05 23:27:09 +02:00
parent 2ce5835021
commit 500dcb7594
11 changed files with 692 additions and 75 deletions
+1 -1
View File
@@ -2,4 +2,4 @@ all: WL.c
gcc WL.c main.c -o wl -Wall -Wextra -O0 -g3
WL.c: $(wildcard src/*.c src/*.h)
py amalg.py
python amalg.py