STORM_LOG_THROW(!hasProbabilisticCommand,storm::exceptions::WrongFormatException,"The input model is a CTMC, but uses probabilistic commands like they are used in PRISM. Please use Markovian commands instead or turn on the PRISM compatibility mode using the appropriate flag.");
STORM_LOG_THROW(!hasProbabilisticCommand,storm::exceptions::WrongFormatException,"The input model is a CTMC, but uses probabilistic commands like they are used in PRISM. Please use Markovian commands instead or turn on the PRISM compatibility mode using the flag '-pc'.");