#! /bin/bash

export PYTHONPATH=/usr/local/python:${PYTHONPATH}

/usr/local/python/pgtml2form.py $*
