#! /bin/csh -f
if (! -e $1) then
	echo "you should have Quintus Prolog to compile this program"
	echo "or something equivalent"
	exit -1
endif
