#usr/bin/sh
echo "Running $1.."
swipl -f comp.pl -g "comp(\"$1\"),halt" 
