#!/bin/sh
dir=/usr/lib64/root
python ${dir}/python/genreflex/genreflex.py "$@"
