blob: 2cb8b86a9931690d9ea8f10a7df6c3bbe35e6afa [file] [log] [blame]
Vishal Bhoj82c80712015-12-15 21:13:33 +05301#!/usr/bin/env bash
2#python `dirname $0`/RunToolFromSource.py `basename $0` $*
3PYTHONPATH="`dirname $0`/../../Source/Python" \
4 python "`dirname $0`/../../Source/Python"/`basename $0`/`basename $0`.py $*
5