Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
2fe8f025
Commit
2fe8f025
authored
Oct 14, 2012
by
Alexandre Duret-Lutz
Browse files
ltlcheck: add a "Sanity check..." message
* src/bin/ltlcheck.cc: Here.
parent
7d6fc328
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/bin/ltlcheck.cc
View file @
2fe8f025
...
...
@@ -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
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment