#!/bin/sh
#
# $MidnightBSD$
#

exec python /usr/local/share/rclint/rclint.py ${1+"$@"}
