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