2.11BSD/src/ucb/fp/fp.c

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