Skip to content
  • Alexandre Duret-Lutz's avatar
    langmap: adjust to only color non-unique languages · 0ad62cb9
    Alexandre Duret-Lutz authored
    Fixes #203.
    
    * spot/twaalgos/langmap.hh (highlight_languages): Simplify the
    interface by only taking the automaton to color.
    * spot/twaalgos/langmap.cc (highlight_languages): Only introduce
    color for states that have a non-unique language.
    * tests/core/highlightstate.test: Update and add more tests.
    * tests/python/langmap.py: Keep the tests simple.
    * bin/autfilt.cc: Adjust usage and help string.
    0ad62cb9