#!/bin/bash

g++ -pthread -Wall -odriver driver.cc -L../tmp -lcininserter -lbobcat
