spot.ltsmin: fix errors on Darwin
* NEWS, python/spot/ltsmin.i: here.
This commit is contained in:
parent
a2575e0d3e
commit
8a8fcf2ac1
2 changed files with 8 additions and 4 deletions
|
|
@ -26,7 +26,8 @@
|
|||
%module(package="spot", director="1") ltsmin
|
||||
|
||||
%include "std_string.i"
|
||||
%include "std_set.i"
|
||||
%include "exception.i"
|
||||
%import(module="spot.impl") "std_set.i"
|
||||
%include "std_shared_ptr.i"
|
||||
|
||||
%shared_ptr(spot::bdd_dict)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue