program define seqsens, rclass
	version 11.0
	di as err "the seqsens program has been discontinued"
	di _n
	di as err "seqsens was supposed to be a convenience command for managing scenarios estimated using seqlogit"
	di as err "however, the number of scenarios possible in seqlogit has increased so much, that the syntax "
	di as err "necesary had become so complicated, that seqsens ceased to be a convenience"
	di _n
	di as err "for advise on how to run a sensitivity analysis see {help seqlogit_sensitivity}"
end