#!/bin/bash

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