get rid of the Python-based CGI translator
We now have a separate project for its replacement at https://gitlab.lrde.epita.fr/spot/spot-web-app/ * python/ajax/: Remove directory. * python/Makefile.am, configure.ac, README: Adjust. * NEWS: Mention this.
This commit is contained in:
parent
042591a986
commit
03d9b0c2bb
15 changed files with 6 additions and 2130 deletions
6
NEWS
6
NEWS
|
|
@ -15,6 +15,12 @@ New in spot 2.6.1.dev (not yet released)
|
|||
Zielonka algorithm. Calude's quasi-polynomial time algorithm has
|
||||
been dropped as it was not used.
|
||||
|
||||
Build:
|
||||
|
||||
- We no longer distribute the Python-based CGI script + javascript
|
||||
code for the online translator. Its replacement has its own
|
||||
repository: https://gitlab.lrde.epita.fr/spot/spot-web-app/
|
||||
|
||||
Library:
|
||||
|
||||
- The LTL parser learned syntactic sugar for nested ranges of X
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue