ltl2aa: comment
This commit is contained in:
parent
dec854ee07
commit
e5d7ba9e22
1 changed files with 1 additions and 0 deletions
|
|
@ -285,6 +285,7 @@ namespace spot
|
||||||
bdd vars = bddtrue;
|
bdd vars = bddtrue;
|
||||||
bdd aps = sere_aut->ap_vars();
|
bdd aps = sere_aut->ap_vars();
|
||||||
std::vector<unsigned> univ_dest;
|
std::vector<unsigned> univ_dest;
|
||||||
|
// TODO: this should be a std::vector<bool> !
|
||||||
std::vector<unsigned> acc_states;
|
std::vector<unsigned> acc_states;
|
||||||
|
|
||||||
// registers a state in various maps and returns the index of the
|
// registers a state in various maps and returns the index of the
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue