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
ce5da5cd
Commit
ce5da5cd
authored
May 17, 2016
by
Alexandre Duret-Lutz
Browse files
* spot/twaalgos/postproc.cc: Typo.
parent
2bcaff13
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/twaalgos/postproc.cc
View file @
ce5da5cd
...
...
@@ -382,7 +382,7 @@ namespace spot
{
if
(
type_
==
Generic
)
throw
std
::
runtime_error
(
"postproc() no yet updated to mix sat-minimize and Generic"
);
(
"postproc() no
t
yet updated to mix sat-minimize and Generic"
);
unsigned
target_acc
;
if
(
type_
==
BA
)
target_acc
=
1
;
...
...
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