python: export the sbacc() algorithm
Fixes #274. * python/spot/impl.i: Bind sbacc(). * tests/python/sbacc.py: New tesat. * tests/Makefile.am: Add sbacc.py.
This commit is contained in:
parent
da0cdf1184
commit
2ecd93ace8
3 changed files with 29 additions and 0 deletions
|
|
@ -360,6 +360,7 @@ TESTS_python = \
|
|||
python/relabel.py \
|
||||
python/remfin.py \
|
||||
python/satmin.py \
|
||||
python/sbacc.py \
|
||||
python/sccfilter.py \
|
||||
python/sccinfo.py \
|
||||
python/setacc.py \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue