* spot/twaalgos/postproc.cc: Typo.
This commit is contained in:
parent
2bcaff138a
commit
ce5da5cdbf
1 changed files with 1 additions and 1 deletions
|
|
@ -382,7 +382,7 @@ namespace spot
|
|||
{
|
||||
if (type_ == Generic)
|
||||
throw std::runtime_error
|
||||
("postproc() no yet updated to mix sat-minimize and Generic");
|
||||
("postproc() not yet updated to mix sat-minimize and Generic");
|
||||
unsigned target_acc;
|
||||
if (type_ == BA)
|
||||
target_acc = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue