Remove the old CGI interface.

* wrap/python/cgi-bin: Remove this directory.
* wrap/python/Makefile.am (SUBDIRS): Remove it.
* configure.ac, README, wrap/python/ajax/README: Likewise.
This commit is contained in:
Alexandre Duret-Lutz 2011-11-28 18:17:50 +01:00
parent 6794b8570a
commit 6acf30b2ab
10 changed files with 15 additions and 854 deletions

3
README
View file

@ -142,8 +142,7 @@ bench/ Benchmarks for ...
wrap/ Wrappers for other languages.
python/ Python bindings for Spot and BuDDy
tests/ Tests for these bindings
cgi-bin/ Python-based CGI script (ltl-to-tgba translator)
ajax/ Moderner LTL-to-TGBA translator, using Ajax.
ajax/ LTL-to-TGBA translator with web interface, using Ajax.
iface/ Interfaces to other libraries.
dve2/ Interface with DiVinE2.
gspn/ GreatSPN interface.