This commit is contained in:
cozis
2022-04-19 00:34:34 +02:00
parent a91b0308f9
commit 0d2fe6ac01
6 changed files with 275 additions and 129 deletions
+2 -1
View File
@@ -1 +1,2 @@
gcc test.c xjson.c -o test -Wall -Wextra -g
gcc test.c xjson.c -o test -Wall -Wextra -g
gcc parse-file.c xjson.c -o parse-file -Wall -Wextra -g