Please GCC 4.6.

* src/tgbatest/complementation.cc (check, automaton): Remove
these unused variables.
This commit is contained in:
Alexandre Duret-Lutz 2011-08-17 16:27:40 +02:00
parent 03aabf9a3a
commit 1c2450f609
2 changed files with 13 additions and 6 deletions

View file

@ -1,3 +1,10 @@
2011-08-17 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Please GCC 4.6.
* src/tgbatest/complementation.cc (check, automaton): Remove
these unused variables.
2011-08-17 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Fix a nondeterministic behavior of the degeneralization algorithm.