fix typos and indentation
* bin/autfilt.cc, python/spot/__init__.py, spot/twa/twa.hh, spot/twa/twaproduct.cc, spot/twaalgos/couvreurnew.cc, tests/python/bugdet.py: Here.
This commit is contained in:
parent
552afb9d55
commit
ad3588420c
6 changed files with 11 additions and 11 deletions
|
|
@ -88,4 +88,4 @@ print("\nuse_simulation=False")
|
|||
b2 = spot.tgba_determinize(b, False, True, False, True)
|
||||
assert b2.num_states() == 5
|
||||
b2 = spot.remove_fin(spot.dualize(b2))
|
||||
assert not a.intersects(b1);
|
||||
assert not a.intersects(b2);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue