#!/bin/bash

g++ `cat ../../c++std` -c -Wall -o driver driver.cc -lbobcat  -lX11
