expansions: draft
This commit is contained in:
parent
0fdd3c31f4
commit
b9f461c025
6 changed files with 495 additions and 0 deletions
|
|
@ -88,6 +88,7 @@
|
|||
#include <spot/tl/contain.hh>
|
||||
#include <spot/tl/derive.hh>
|
||||
#include <spot/tl/dot.hh>
|
||||
#include <spot/tl/expansions.hh>
|
||||
#include <spot/tl/nenoform.hh>
|
||||
#include <spot/tl/print.hh>
|
||||
#include <spot/tl/simplify.hh>
|
||||
|
|
@ -634,6 +635,7 @@ namespace std {
|
|||
%include <spot/tl/apcollect.hh>
|
||||
%include <spot/tl/contain.hh>
|
||||
%include <spot/tl/derive.hh>
|
||||
%include <spot/tl/expansions.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