* src/tgbaalgos/ltl2tgba_fm.cc: Fix handling of fair_loop_approx.

This commit is contained in:
Alexandre Duret-Lutz 2005-05-12 18:01:27 +00:00
parent 814ec7c2d0
commit 2e15a93525
2 changed files with 32 additions and 20 deletions

View file

@ -1,3 +1,7 @@
2005-05-12 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/tgbaalgos/ltl2tgba_fm.cc: Fix handling of fair_loop_approx.
2005-05-04 Alexandre Duret-Lutz <adl@src.lip6.fr>
* src/misc/hashfunc.hh (knuth32_hash): New function.