Skip to content
  • Akim Demaille's avatar
    to-expansion: check that we can compute the expansion · 5ed90c28
    Akim Demaille authored
    Some expansions require special contexts: \e|a for instance must be
    translated into '\e|a.[\e|\e]', where '\e|a' is a label: hence we need
    lan here.
    
    * vcsn/core/rat/expansionset.hh: Make sure that the denormalization
    succeeded.
    * tests/python/to-expansion.py: Check.
    5ed90c28