#!/bin/bash

g++ --std=c++14 -c -Wall -o driver driver.cc -lbobcat  -lX11
