Skip to content
  • Alexandre Duret-Lutz's avatar
    Relax usage of ->, <->, and xor in SERE. · eab91aab
    Alexandre Duret-Lutz authored
    * src/ltlparse/ltlparse.yy (rationalexp): Allow ->, <->, and xor,
    in rational expressions as long as they apply only to Boolean
    formulae.
    * src/tgbaalgos/ltl2tgba_fm.cc (ratexp_trad_visitor): Adjust
    assert in handling of unop::Not.
    eab91aab