#!/bin/bash

g++ -O2 --std=c++0x -o driver driver.cc -lbobcat -s
