spot/wrap/python
Alexandre Duret-Lutz aaff42ee22 python: fix output of twa_run
* src/twaalgos/emptiness.hh, src/twaalgos/emptiness.cc: Declare the
operator<< for twa_run, not for twa_run_ptr (the shared_ptr
automatically forward operator<<).
* wrap/python/spot_impl.i: Add __str__ to twa_run, not twa_run_ptr.
2015-10-29 17:24:10 +01:00
..
ajax twa_run: swallow reduce_run, replay_twa_run, twa_run_to_tgba 2015-10-25 14:13:56 +01:00
tests twa_succ_iterator: rename accessors 2015-10-28 21:16:21 +01:00
.gitignore help git --status by ignoring more files 2015-09-09 00:49:13 +02:00
buddy.i buddy: rename libbdd to libbddx 2014-10-30 20:58:10 +01:00
Makefile.am revamp the formula hierarchy (montro-patch) 2015-09-26 15:12:24 +02:00
spot.py parse_aut: simplify the interface 2015-10-26 20:28:06 +01:00
spot_impl.i python: fix output of twa_run 2015-10-29 17:24:10 +01:00