Initial Commit

This commit is contained in:
Marc
2025-09-13 14:40:16 +02:00
commit ded01301c2
383 changed files with 71046 additions and 0 deletions

2
OU3/compile_print.sh Normal file
View File

@@ -0,0 +1,2 @@
#!/bin/bash
gcc -Wall -I include/ -g -o mtftableprint tableprint.c mtftable.c src/dlist/dlist.c