Fix taa_tgba_formula's destructor.
* src/tgba/taatgba.cc (taa_tgba_formula::~taa_tgba_formula): Really destroy all formulae, not only half of them.
This commit is contained in:
parent
eef27f4496
commit
e663c222e5
2 changed files with 12 additions and 6 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix taa_tgba_formula's destructor.
|
||||
|
||||
* src/tgba/taatgba.cc (taa_tgba_formula::~taa_tgba_formula):
|
||||
Really destroy all formulae, not only half of them.
|
||||
|
||||
2010-01-21 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/tgbatest/randtgba.cc: Do not include <string> twice.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue