#!/bin/sh
# copyright Oscar Benjamin 2011
#
# run sode as a python script.
python -m sode.weiners $@
