Commit state of repository at time of OOPSLA 2015 submission.
[satcheck.git] / benchmarks / satcheck / seqlock / diff.sh
1 #!/bin/sh
2 NAME=seqlock
3 diff -ub ../../satcheck-precompiled/$NAME/seqlock.cc seqlock.cc
4