Initial commit

This commit is contained in:
Artur Meski
2019-02-22 17:33:33 +00:00
parent 4eb029f91e
commit 6a17587378
43 changed files with 9703 additions and 0 deletions

8
test.sh Normal file
View File

@@ -0,0 +1,8 @@
#!/bin/sh
if [ "$1" != "n" ];then
make clean all
fi
time ./verifier < netfiles/tgc.aut