python: export the sat-minimization routines
* wrap/python/spot_impl.i: Here.
This commit is contained in:
parent
ec49398e84
commit
9480669e99
1 changed files with 2 additions and 0 deletions
|
|
@ -140,6 +140,7 @@ namespace std {
|
||||||
#include "twaalgos/stutter.hh"
|
#include "twaalgos/stutter.hh"
|
||||||
#include "twaalgos/translate.hh"
|
#include "twaalgos/translate.hh"
|
||||||
#include "twaalgos/hoa.hh"
|
#include "twaalgos/hoa.hh"
|
||||||
|
#include "twaalgos/dtgbasat.hh"
|
||||||
|
|
||||||
#include "hoaparse/public.hh"
|
#include "hoaparse/public.hh"
|
||||||
|
|
||||||
|
|
@ -282,6 +283,7 @@ using namespace spot;
|
||||||
%include "twaalgos/stutter.hh"
|
%include "twaalgos/stutter.hh"
|
||||||
%include "twaalgos/translate.hh"
|
%include "twaalgos/translate.hh"
|
||||||
%include "twaalgos/hoa.hh"
|
%include "twaalgos/hoa.hh"
|
||||||
|
%include "twaalgos/dtgbasat.hh"
|
||||||
|
|
||||||
%include "hoaparse/public.hh"
|
%include "hoaparse/public.hh"
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue