#! /bin/sh

cwd=`dirname $0`
perl=`$cwd/setperl.sh`
$perl $cwd/include.pl $@
