#!/bin/sh
gcc coll-test.c -I. -I.. -I../collection -I../savutil -I../wordvec ../libsavant-yenta.a -lm
