spot/spot/taalgos
Alexandre Duret-Lutz 5d272fd256 use more override and final keywords
This patch is mostly focused on tagging most virtual methods that
override as such.  I found a few methods that where not meant to be
virtual this way, and tagged a few classes "final" along the way.

* bin/common_output.cc, spot/kripke/fairkripke.hh,
spot/kripke/kripke.hh, spot/kripke/kripkegraph.hh,
spot/ltsmin/ltsmin.cc, spot/misc/formater.hh, spot/priv/bddalloc.hh,
spot/ta/ta.hh, spot/ta/taexplicit.hh, spot/ta/taproduct.hh,
spot/ta/tgta.hh, spot/ta/tgtaexplicit.cc, spot/ta/tgtaexplicit.hh,
spot/ta/tgtaproduct.hh, spot/taalgos/emptinessta.hh, spot/tl/declenv.hh,
spot/tl/defaultenv.hh, spot/tl/randomltl.hh, spot/tl/relabel.cc,
spot/twa/bdddict.cc, spot/twa/taatgba.hh, spot/twa/twagraph.hh,
spot/twa/twaproduct.hh, spot/twaalgos/gtec/ce.cc,
spot/twaalgos/gtec/ce.hh, spot/twaalgos/gtec/gtec.hh,
spot/twaalgos/gv04.cc, spot/twaalgos/ltl2taa.cc, spot/twaalgos/magic.cc,
spot/twaalgos/minimize.cc, spot/twaalgos/ndfs_result.hxx,
spot/twaalgos/reachiter.hh, spot/twaalgos/se05.cc,
spot/twaalgos/stutter.cc, spot/twaalgos/tau03.cc: Add more override and
final keywords.
2016-02-16 11:59:00 +01:00
..
dot.cc dot: add option C(COLOR) 2016-02-05 19:26:38 +01:00
dot.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
emptinessta.cc twa: introduce the state_map template alias 2016-01-28 13:15:48 +01:00
emptinessta.hh use more override and final keywords 2016-02-16 11:59:00 +01:00
Makefile.am rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
minimize.cc twa: introduce the state_map template alias 2016-01-28 13:15:48 +01:00
minimize.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
reachiter.cc twa: introduce the state_map template alias 2016-01-28 13:15:48 +01:00
reachiter.hh twa: introduce the state_map template alias 2016-01-28 13:15:48 +01:00
statessetbuilder.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
statessetbuilder.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
stats.cc rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
stats.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00
tgba2ta.cc remove twa::compute_support_conditions 2016-02-15 11:04:48 +01:00
tgba2ta.hh rename src/ as spot/ and use include <spot/...> 2015-12-04 20:13:59 +01:00