#!/bin/bash

g++ -Wall driver.cc -lpthread -lbobcat
