#!/bin/bash
cd ${0%/*} || exit 1    # run from this directory

# Compile libraries
wmake libso pythonVelocity
wmake libso pythonLinearElastic