#!/bin/sh

d=`dirname $0`
exec $d/bin/simplic3_par.py -c default --hwmcc "$@"
