{
	# check that .C() and .Fortran are the statsci ones, with specialsok
	# in them. (If they were the wrong ones, we'd never have gotten this
	# far without noticing it, but what the hell...)
	# sbug 1/29/91 todd

	T
}
any(names(.C) == "specialsok")
any(names(.Fortran) == "specialsok")
