From bdeb87a6b0c52d4b1a0bef173049cf7b6f66b829 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Fri, 27 Apr 2012 15:24:02 +0200 Subject: [PATCH] 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. --- wrap/python/ajax/ltl2tgba.html | 33 ++++++++++++++++++++++++++------- wrap/python/ajax/protocol.txt | 1 + wrap/python/ajax/spot.in | 5 ++++- 3 files changed, 31 insertions(+), 8 deletions(-) diff --git a/wrap/python/ajax/ltl2tgba.html b/wrap/python/ajax/ltl2tgba.html index a767847eb..43c771c2a 100644 --- a/wrap/python/ajax/ltl2tgba.html +++ b/wrap/python/ajax/ltl2tgba.html @@ -14,8 +14,9 @@