remove the incorrect project_twa_run()

It was bogus, and is better replaced by twa_run::project().

* NEWS, doc/org/upgrade2.org: Mention the removal.
* spot/twaalgos/projrun.cc, spot/twaalgos/projrun.hh: Remove the files.
* spot/twaalgos/Makefile.am: Adjust.
This commit is contained in:
Alexandre Duret-Lutz 2016-07-18 18:11:21 +02:00
parent b13caea3d8
commit d1aca565b5
5 changed files with 5 additions and 95 deletions

4
NEWS
View file

@ -93,6 +93,10 @@ New in spot 2.0.3a (not yet released)
project a run found in a product onto one of the original operand.
This is for instance used by autfilt --highlight-word.
The old spot::project_twa_run() function has been removed: it was
not used anywhere in Spot, and had an obvious bug in its
implementation, so it cannot be missed by anyone.
Python:
* The __format__() method for formula support the same