add formal verif
[lttv.git] / trunk / verif / examples / run3
1 #!/bin/bash
2
3 ../Spin/Src5.1.6/spin -a buffer.spin
4 cc -o pan pan.c
5 ./pan
This page took 0.029949 seconds and 4 git commands to generate.