#!/bin/sh

g++ -o driver driver.cc -lX11 -lbobcat
