Preliminary implementation of an ajax-based ltl2tgba translator.
* configure.ac: Output wrap/python/ajax/Makefile. * wrap/python/Makefile.am (SUBDIRS): Add ajax. * wrap/python/ajax/Makefile.am, wrap/python/ajax/README, wrap/python/ajax/ltl2tgba.html, wrap/python/ajax/spot.in: New files. * wrap/python/ajax/css/, wrap/python/ajax/js, wrap/python/ajax/logos: New directories. * README: Document wrap/python/ajax/.
This commit is contained in:
parent
dc2a89f853
commit
34f49a8692
29 changed files with 1731 additions and 3 deletions
12
ChangeLog
12
ChangeLog
|
|
@ -1,3 +1,15 @@
|
|||
2011-01-18 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Preliminary implementation of an ajax-based ltl2tgba translator.
|
||||
|
||||
* configure.ac: Output wrap/python/ajax/Makefile.
|
||||
* wrap/python/Makefile.am (SUBDIRS): Add ajax.
|
||||
* wrap/python/ajax/Makefile.am, wrap/python/ajax/README,
|
||||
wrap/python/ajax/ltl2tgba.html, wrap/python/ajax/spot.in: New files.
|
||||
* wrap/python/ajax/css/, wrap/python/ajax/js,
|
||||
wrap/python/ajax/logos: New directories.
|
||||
* README: Document wrap/python/ajax/.
|
||||
|
||||
2011-01-17 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Do not output empty parse error blocks in the CGI script.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue