code import

This commit is contained in:
2018-03-03 16:30:23 +01:00
parent 80e17ad329
commit 0390122728
6 changed files with 281 additions and 2 deletions
+5
View File
@@ -0,0 +1,5 @@
a.out: test.c nini.c
cc -Og test.c nini.c
run: a.out
./a.out