#!/usr/bin/bash

myDir=$(dirname "$0")
"$myDir/run" scal3/show_group.py "$@"

