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
851502ab
Commit
851502ab
authored
Sep 06, 2016
by
Alexandre Duret-Lutz
Browse files
dtwasat: typo in DEBUG mode
* spot/twaalgos/dtwasat.cc: Update a mark check.
parent
120118f6
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/twaalgos/dtwasat.cc
View file @
851502ab
...
...
@@ -975,7 +975,7 @@ namespace spot
ta
(
q2
,
l
,
d
.
cacc
.
mark
(
m
),
q3
);
const
char
*
not_
=
"¬"
;
if
(
d
.
cacc
.
has
(
biga_
,
m
))
if
(
biga_
.
has
(
m
))
not_
=
""
;
out
<<
" ∧ "
<<
not_
<<
ta
<<
"FC"
;
...
...
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