aboutsummaryrefslogtreecommitdiffstats
path: root/unit-tests/runverit.sh
blob: 0b950e99572bb1e3ba2a765868f6bd7770d16d4c (plain)
1
2
3
4
5
6
7
#!/bin/bash

count=1
i=$1
file=$(echo "$i" | sed "s/.smt2/.vtlog/")

veriT --proof-prune --proof-merge --proof-with-sharing --cnf-definitional --disable-ackermann --input=smtlib2 --proof=$file $i