#!/bin/sh
gcc -o unbuff unbuff.c
../stalin -q -On -db benchmarks-to-latex
./compile-benchmarks
./run-benchmarks
./benchmarks-to-latex
