#!/bin/sh

g++ -I../../tmp driver.cc -L../../tmp/lib -lbobcat
