tl: implement SERE derivation
This commit is contained in:
parent
2ae9da1bc6
commit
4a646e5aa0
4 changed files with 430 additions and 0 deletions
|
|
@ -86,6 +86,7 @@
|
|||
|
||||
#include <spot/tl/apcollect.hh>
|
||||
#include <spot/tl/contain.hh>
|
||||
#include <spot/tl/derive.hh>
|
||||
#include <spot/tl/dot.hh>
|
||||
#include <spot/tl/nenoform.hh>
|
||||
#include <spot/tl/print.hh>
|
||||
|
|
@ -631,6 +632,7 @@ namespace std {
|
|||
|
||||
%include <spot/tl/apcollect.hh>
|
||||
%include <spot/tl/contain.hh>
|
||||
%include <spot/tl/derive.hh>
|
||||
%include <spot/tl/dot.hh>
|
||||
%include <spot/tl/nenoform.hh>
|
||||
%include <spot/tl/sonf.hh>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue