#!/bin/bash

g++ --std=c++0x -pthread demo.cc -lbobcat
