* wrap/python/spot.i: Process tgbaalgos/neverclaim.hh.
* wrap/python/cgi/ltl2tgba.in: Display the never claim on demand.
This commit is contained in:
parent
8d8af2e53a
commit
0c3d4fef9f
3 changed files with 21 additions and 4 deletions
|
|
@ -78,6 +78,7 @@
|
|||
#include "tgbaalgos/dupexp.hh"
|
||||
#include "tgbaalgos/lbtt.hh"
|
||||
#include "tgbaalgos/magic.hh"
|
||||
#include "tgbaalgos/neverclaim.hh"
|
||||
#include "tgbaalgos/save.hh"
|
||||
#include "tgbaalgos/stats.hh"
|
||||
|
||||
|
|
@ -141,6 +142,7 @@ using namespace spot;
|
|||
%include "tgbaalgos/dupexp.hh"
|
||||
%include "tgbaalgos/lbtt.hh"
|
||||
%include "tgbaalgos/magic.hh"
|
||||
%include "tgbaalgos/neverclaim.hh"
|
||||
%include "tgbaalgos/save.hh"
|
||||
%include "tgbaalgos/stats.hh"
|
||||
#undef ltl
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue