Storm
A Modern Probabilistic Model Checker
Loading...
Searching...
No Matches
PrismToJaniConverterOptions.cpp
Go to the documentation of this file.
2
3namespace storm {
4namespace converter {
5
6PrismToJaniConverterOptions::PrismToJaniConverterOptions() : allVariablesGlobal(false), suffix("") {
7 // Intentionally left empty
8}
9} // namespace converter
10} // namespace storm
LabParser.cpp.
Definition cli.cpp:18