Fix escaping of state name in save_reachable()'s output.
* src/tgbaalgos/save.c (process_state): Escape quotes in the name of source and destination states. This fixes a side bug in the upcoming degenid.test test case.
This commit is contained in:
parent
d8ba172e6d
commit
bf7b94e1cd
2 changed files with 12 additions and 3 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2011-08-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Fix escaping of state name in save_reachable()'s output.
|
||||
|
||||
* src/tgbaalgos/save.c (process_state): Escape quotes in the
|
||||
name of source and destination states. This fixes a side bug
|
||||
in the upcoming degenid.test test case.
|
||||
|
||||
2011-08-25 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Running `ltl2tgba -R1q -R1t -N` would degeneralize before and
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue