implemented serialization
This commit is contained in:
parent
22e063ff59
commit
655e040f1d
12 changed files with 540 additions and 218 deletions
1
Makefile
1
Makefile
|
|
@ -2,7 +2,6 @@ build:
|
|||
##### Compile kwil #####
|
||||
gcc -o bin/kwil src/**.c -g -Itest_include -Wall
|
||||
|
||||
run:
|
||||
|
||||
test: build
|
||||
##### Run kwil on test files #####
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue