do not take resource limits from more than one source
[why3.git] / bench / encoding / compute_result.sh
blob92cb7d27858c56bfeb8f94e76e75c62dcc291f62
1 #!/bin/sh
3 echo "Z3:"
4 ./diff_all2.sh z3 lines columns
6 echo "CVC3:"
7 ./diff_all2.sh cvc3 lines columns
9 echo "Yices:"
10 ./diff_all2.sh yices yices_lines yices_columns