*** empty log message ***

This commit is contained in:
martinez 2004-05-10 15:43:18 +00:00
parent faf4a2af26
commit bafc92d0b8
15 changed files with 4510 additions and 5 deletions

View file

@ -47,6 +47,7 @@ namespace spot
virtual ~unabbreviate_logic_visitor();
using super::visit;
//void visit(unop* uo);
void visit(binop* bo);
virtual formula* recurse(formula* f);