2.11BSD/src/ucb/lisp/lisp.c

main()
{
	puts("Franz lisp hasn't been implemented under 2.11BSD.");
	exit(-1);
}