modelcheck: update output and documentation
Fixes #330. * tests/ltsmin/README, tests/ltsmin/modelcheck.cc: here.
This commit is contained in:
parent
2bd08d956a
commit
a9178fbe64
2 changed files with 91 additions and 27 deletions
|
|
@ -340,7 +340,7 @@ static int checked_main()
|
|||
|
||||
if (!res)
|
||||
{
|
||||
std::cout << "no accepting run found";
|
||||
std::cout << "no accepting run found" << std::endl;
|
||||
}
|
||||
else if (!mc_options.compute_counterexample)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue