#!/bin/bash g++ -g -c SimpleHash.cc g++ -g -c tmap.cc g++ -g -c instrument.cc gcc -g -c libredblack/redblack.c gcc -g -c stack.c g++ -g -c size.cc