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:
parent
b13caea3d8
commit
d1aca565b5
5 changed files with 5 additions and 95 deletions
|
|
@ -286,7 +286,7 @@ that provide a function with a similar service.
|
|||
| ~tgbaalgos/neverclaim.hh~ | ~spot/twaalgos/neverclaim.hh~ | |
|
||||
| ~tgbaalgos/postproc.hh~ | ~spot/twaalgos/postproc.hh~ | |
|
||||
| ~tgbaalgos/powerset.hh~ | ~spot/twaalgos/powerset.hh~ | |
|
||||
| ~tgbaalgos/projrun.hh~ | ~spot/twaalgos/projrun.hh~ | |
|
||||
| ~tgbaalgos/projrun.hh~ | ~spot/twaalgos/emptiness.hh~ | use =twa_run::project()= since Spot 2.1 |
|
||||
| ~tgbaalgos/randomgraph.hh~ | ~spot/twaalgos/randomgraph.hh~ | |
|
||||
| ~tgbaalgos/reachiter.hh~ | ~spot/twaalgos/reachiter.hh~ | |
|
||||
| ~tgbaalgos/reducerun.hh~ | ~spot/twaalgos/emptiness.hh~ | now =twa_run::reduce()= |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue