* NEWS: typo.
* bench/dtgbasat/config.bench: typo.
* bench/dtgbasat/gen.py: typo.
* bench/dtgbasat/stat-gen.sh: typo.
* doc/org/concepts.org: typo.
This commit is contained in:
Alexandre GBAGUIDI AISSE 2017-01-16 13:31:20 +01:00
parent ebdb198b64
commit 4eebe94a1d
5 changed files with 60 additions and 60 deletions

2
NEWS
View file

@ -124,7 +124,7 @@ New in spot 2.2.2.dev (Not yet released)
only if they are positive.
* language_map() and highlight_languages() are new functions that
implements the --highlight-languages option mentionned above.
implement the --highlight-languages option mentionned above.
* dtgba_sat_minimize_dichotomy() and dwba_sat_minimize_dichotomy()
use language_map() for the lower bound of the binary search.