#!/bin/sh

g++ -o driver *.cc -lbobcat -s
