diff --git a/src/bin/ltlcheck.cc b/src/bin/ltlcheck.cc index c4396dd3d..3cbabeaa0 100644 --- a/src/bin/ltlcheck.cc +++ b/src/bin/ltlcheck.cc @@ -753,6 +753,8 @@ namespace runner.round_cleanup(); ++round; + std::cerr << "Sanity checks..." << std::endl; + spot::ltl::atomic_prop_set* ap = spot::ltl::atomic_prop_collect(f); // intersection test