* NEWS: Remove mention of car().

This commit is contained in:
Alexandre Duret-Lutz 2020-03-26 10:47:08 +01:00
parent 0a4312f8fe
commit eec0389de4

4
NEWS
View file

@ -100,8 +100,8 @@ New in spot 2.8.7.dev (not yet released)
same transition structure (where the ..._maybe() variant would
modify the Rabin automaton if needed).
- car() is a new variant of LAR algorithm that combines several
strategies for paritizing any automaton.
- to_parity() now combines several strategies for paritizing any
automaton.
New in spot 2.8.7 (2019-03-13)