Work around a spurious style.test error.
* src/saba/sabacomplementtgba.hh (spot): Rewrite Bchi as B\"uchi is the BibTex entry used as comment, because some version of sed will choke on non-ascii character and cause sanity/style.test to fail.
This commit is contained in:
parent
2183276008
commit
57d5eb3cb3
2 changed files with 10 additions and 1 deletions
|
|
@ -1,3 +1,12 @@
|
||||||
|
2010-02-23 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
|
Work around a spurious style.test error.
|
||||||
|
|
||||||
|
* src/saba/sabacomplementtgba.hh (spot): Rewrite Büchi as B\"uchi
|
||||||
|
is the BibTex entry used as comment, because some version of sed
|
||||||
|
will choke on non-ascii character and cause sanity/style.test to
|
||||||
|
fail.
|
||||||
|
|
||||||
2010-02-23 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
2010-02-23 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||||
|
|
||||||
Fix random_graph() not to generate dead states.
|
Fix random_graph() not to generate dead states.
|
||||||
|
|
|
||||||
|
|
@ -40,7 +40,7 @@ namespace spot
|
||||||
/// This algorithm comes from:
|
/// This algorithm comes from:
|
||||||
/// \verbatim
|
/// \verbatim
|
||||||
/// @Article{ gurumurthy.03.lncs,
|
/// @Article{ gurumurthy.03.lncs,
|
||||||
/// title = {On complementing nondeterministic {Büchi} automata},
|
/// title = {On complementing nondeterministic {B\"uchi} automata},
|
||||||
/// author = {Gurumurthy, S. and Kupferman, O. and Somenzi, F. and
|
/// author = {Gurumurthy, S. and Kupferman, O. and Somenzi, F. and
|
||||||
/// Vardi, M.Y.},
|
/// Vardi, M.Y.},
|
||||||
/// journal = {Lecture Notes in Computer Science},
|
/// journal = {Lecture Notes in Computer Science},
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue