#!/bin/sh

python `dirname $0`/scc.py ${1+"$@"}
