#!/bin/sh
export PYTHONPATH='../swig'
exec ./provami.py "$@"
