#!/bin/sh

g++ -I.. -o driver driver.cc -lbobcat

