web ltl2tgba: add an option to disable larger rewritings

* wrap/python/ajax/ltl2tgba.html: Add a checkbox and some
code to keep it consistent with the basic rewriting checkbox.
* wrap/python/ajax/spot.in: Deal with the new option.
* wrap/python/ajax/protocol.txt: Document it.
This commit is contained in:
Alexandre Duret-Lutz 2012-04-27 15:24:02 +02:00
parent 8f40fd41f4
commit bdeb87a6b0
3 changed files with 31 additions and 8 deletions

View file

@ -8,6 +8,7 @@ Specifying the formula to work with
Formula simplifications (pick many)
r=br enable Basic Reductions
r=lf allow larger formulas
r=si enable Syntactic Implications
r=eu enable Eventuality and Universality
r=lc enable Language Containment