This commit is contained in:
Alexandre Duret-Lutz 2003-07-02 14:28:24 +00:00
parent 0fe98c6d18
commit 3281b6e9b3

View file

@ -109,7 +109,7 @@ namespace spot
negacc_set &= !acc;
}
void
void
tgba_bdd_core_data::translate(bddPair* rewrite)
{
relation = bdd_replace(relation, rewrite);