Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
9480669e
Commit
9480669e
authored
Apr 27, 2015
by
Alexandre Duret-Lutz
Browse files
python: export the sat-minimization routines
* wrap/python/spot_impl.i: Here.
parent
ec49398e
Changes
1
Hide whitespace changes
Inline
Side-by-side
wrap/python/spot_impl.i
View file @
9480669e
...
...
@@ -140,6 +140,7 @@ namespace std {
#
include
"twaalgos/stutter.hh"
#
include
"twaalgos/translate.hh"
#
include
"twaalgos/hoa.hh"
#
include
"twaalgos/dtgbasat.hh"
#
include
"hoaparse/public.hh"
...
...
@@ -282,6 +283,7 @@ using namespace spot;
%
include
"twaalgos/stutter.hh"
%
include
"twaalgos/translate.hh"
%
include
"twaalgos/hoa.hh"
%
include
"twaalgos/dtgbasat.hh"
%
include
"hoaparse/public.hh"
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment