Initial commit

This commit is contained in:
2026-05-30 15:05:58 +10:00
commit 2bc38d7587
11 changed files with 5722 additions and 0 deletions

2
test/Makefile Normal file
View File

@@ -0,0 +1,2 @@
test: main.c
cc main.c -lmarl -o test