docyment make_emptiness_check_instantiator()

Fixes #161, reported by Yann Thierry-Mieg.

* spot/twaalgos/emptiness.hh: Here.
* NEWS: Mention it.
This commit is contained in:
Alexandre Duret-Lutz 2016-04-20 21:39:54 +02:00
parent adb99869cc
commit 370ac51b6b
2 changed files with 123 additions and 8 deletions

5
NEWS
View file

@ -1,5 +1,10 @@
New in spot 2.0.0a (not yet released)
Documentation:
* Add missing documentation for the option string passed to
spot::make_emptiness_check_instantiator().
Bug fixes:
* Typo in documentation of the -H option in --help output.