diff --git a/wrap/python/ajax/Makefile.am b/wrap/python/ajax/Makefile.am index 8b6aaa8b8..48aad3e39 100644 --- a/wrap/python/ajax/Makefile.am +++ b/wrap/python/ajax/Makefile.am @@ -50,6 +50,7 @@ spot.py: $(srcdir)/spot.in Makefile -e 's|[@]top_builddir[@]|@top_builddir@|g' \ -e 's|[@]PACKAGE_VERSION[@]|@PACKAGE_VERSION@|g' \ -e 's|[@]DOT[@]|@DOT@|g' \ + -e 's|[@]LTL3BA[@]|@LTL3BA@|g' \ <$(srcdir)/spot.in >spot.tmp chmod +x spot.tmp mv -f spot.tmp $@ diff --git a/wrap/python/ajax/css/ltl2tgba.css b/wrap/python/ajax/css/ltl2tgba.css index a985369d3..471053d56 100644 --- a/wrap/python/ajax/css/ltl2tgba.css +++ b/wrap/python/ajax/css/ltl2tgba.css @@ -88,6 +88,11 @@ table.ltltable float: right; } +.colleft { + float: left; + width: 49%; +} + .ltl2tgba .head .ui-icon { float: right; margin: 1px 0px; diff --git a/wrap/python/ajax/ltl2tgba.html b/wrap/python/ajax/ltl2tgba.html index f6b5f49af..b667ad31c 100644 --- a/wrap/python/ajax/ltl2tgba.html +++ b/wrap/python/ajax/ltl2tgba.html @@ -54,6 +54,17 @@ } }) + $("#ltl3ba-T").change(function() { + if ($(this).is(':checked')) { + $("#ltl3ba-S").removeAttr('checked'); + } + }) + $("#ltl3ba-S").change(function() { + if ($(this).is(':checked')) { + $("#ltl3ba-U").attr('checked', true); + } + }) + function hideOrShowPanels(output, duration) { switch (output) { @@ -469,6 +480,7 @@ an identifier: aUb is an atomic proposition, unlike
  • Couvreur/FM
  • Couvreur/LaCIM
  • Tauriainen/TAA
  • +
  • LTL3BA
  • Fold
  • @@ -503,6 +515,42 @@ an identifier: aUb is an atomic proposition, unlike language containment
    +
    + Use LTL3BA to build: + or
    +
    +
    +
    +
    +
    +
    +
    +
    +
    @@ -516,7 +564,7 @@ an identifier: aUb is an atomic proposition, unlike minimize obligation properties
    -