remfin: cleanup acceptance
* src/tgbaalgos/remfin.cc: Call cleanup_acceptance(). * src/tgbatest/remfin.test: Adjust.
This commit is contained in:
parent
d597050f6d
commit
83dfb4a971
2 changed files with 41 additions and 53 deletions
|
|
@ -20,6 +20,7 @@
|
|||
#include "remfin.hh"
|
||||
#include "sccinfo.hh"
|
||||
#include <iostream>
|
||||
#include "cleanacc.hh"
|
||||
|
||||
//#define TRACE
|
||||
#ifdef TRACE
|
||||
|
|
@ -303,6 +304,7 @@ namespace spot
|
|||
|
||||
|
||||
}
|
||||
cleanup_acceptance(res);
|
||||
return res;
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue