* wrap/python/cgi-bin/ltl2tgba.in: Reword description of svg_output.
This commit is contained in:
parent
72ae820b0c
commit
bc61ca73c6
2 changed files with 5 additions and 1 deletions
|
|
@ -253,7 +253,7 @@ options_common = [
|
|||
('show_degen_png', 'draw degeneralized Büchi automaton', 0),
|
||||
('show_never_claim', 'output Spin never claim', 0),
|
||||
('show_lbtt', 'convert automaton for LBTT', 0),
|
||||
('svg_output', 'draw automata in SVG instead of PNG' + new, 0),
|
||||
('svg_output', 'render automata in SVG instead of PNG' + new, 0),
|
||||
]
|
||||
options_reduce = [
|
||||
('reduce_basics', 'basic rewritings', 1),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue