Merge
[c11concurrency-benchmarks.git] / iris / compile.sh
1 #!/bin/bash
2 make
3 make test
4
5