ltlcross: Add a --color option.
* src/bin/ltlcross.cc: Add a --color option. * NEWS: Mention it.
This commit is contained in:
parent
35129e5a5a
commit
5b0bf8ef09
2 changed files with 88 additions and 19 deletions
3
NEWS
3
NEWS
|
|
@ -3,6 +3,9 @@ New in spot 1.1.4a (not relased)
|
|||
* All the parsers implemented in Spot now use the same type
|
||||
to store locations.
|
||||
|
||||
* ltlcross has a new option --color to color its output. It is enabled
|
||||
by default when the output is a terminal.
|
||||
|
||||
* Cleanup of exported symbols
|
||||
|
||||
All symbols in the library now have hidden visibility on ELF systems.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue