* src/ltlvisit/lunabbrev.hh: Revert superfluous change from
2004-05-10.
This commit is contained in:
parent
2f1a67d927
commit
a57c619ed5
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,8 @@
|
||||||
|
2004-06-23 Alexandre Duret-Lutz <adl@gnu.org>
|
||||||
|
|
||||||
|
* src/ltlvisit/lunabbrev.hh: Revert superfluous change from
|
||||||
|
2004-05-10.
|
||||||
|
|
||||||
2004-06-22 Thomas Martinez <martinez@src.lip6.fr>
|
2004-06-22 Thomas Martinez <martinez@src.lip6.fr>
|
||||||
|
|
||||||
* src/ltlvisit/reducform.cc, src/tgba/tgbareduc.cc,
|
* src/ltlvisit/reducform.cc, src/tgba/tgbareduc.cc,
|
||||||
|
|
|
||||||
|
|
@ -47,7 +47,6 @@ namespace spot
|
||||||
virtual ~unabbreviate_logic_visitor();
|
virtual ~unabbreviate_logic_visitor();
|
||||||
|
|
||||||
using super::visit;
|
using super::visit;
|
||||||
//void visit(unop* uo);
|
|
||||||
void visit(binop* bo);
|
void visit(binop* bo);
|
||||||
|
|
||||||
virtual formula* recurse(formula* f);
|
virtual formula* recurse(formula* f);
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue