expansions: split
This commit is contained in:
parent
e29aa30c2d
commit
0e2ebef709
7 changed files with 999 additions and 16 deletions
|
|
@ -89,6 +89,7 @@
|
|||
#include <spot/tl/derive.hh>
|
||||
#include <spot/tl/dot.hh>
|
||||
#include <spot/tl/expansions.hh>
|
||||
#include <spot/tl/expansions2.hh>
|
||||
#include <spot/tl/nenoform.hh>
|
||||
#include <spot/tl/print.hh>
|
||||
#include <spot/tl/simplify.hh>
|
||||
|
|
@ -638,6 +639,7 @@ namespace std {
|
|||
%include <spot/tl/contain.hh>
|
||||
%include <spot/tl/derive.hh>
|
||||
%include <spot/tl/expansions.hh>
|
||||
%include <spot/tl/expansions2.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