Reorganise repo

This commit is contained in:
Abdelrahman Said 2025-03-16 23:54:39 +00:00
parent 5adc278abc
commit 12334f53e1
2 changed files with 1 additions and 1 deletions

View File

@ -1,3 +1,3 @@
#!/bin/bash #!/bin/bash
(set -x ; clang -g -Iintern/wapp/src intern/wapp/src/wapp.c uuid4.c -o uuid4) (set -x ; clang -g -Iintern/wapp/src intern/wapp/src/wapp.c src/uuid4.c -o uuid4)