document autfilt and randaut

* NEWS: Mention these tools.
* doc/org/autfilt.org, doc/org/randaut.org: New files.
* doc/org/tools.org, doc/Makefile.am: Add them.
This commit is contained in:
Alexandre Duret-Lutz 2014-11-29 18:03:56 +01:00
parent c5842c3a0a
commit e6e416e1e1
5 changed files with 488 additions and 4 deletions

View file

@ -1,5 +1,5 @@
## -*- coding: utf-8 -*-
## Copyright (C) 2010, 2011, 2013 Laboratoire de Recherche et
## Copyright (C) 2010, 2011, 2013, 2014 Laboratoire de Recherche et
## Développement de l'Epita (LRDE).
## Copyright (C) 2003, 2004, 2005 Laboratoire d'Informatique de Paris
## 6 (LIP6), département Systèmes Répartis Coopératifs (SRC),
@ -60,6 +60,7 @@ ORG_FILES = \
org/.dir-locals.el \
org/init.el.in \
org/syntax.css \
org/autfilt.org \
org/csv.org \
org/dstar2tgba.org \
org/genltl.org \
@ -68,6 +69,8 @@ ORG_FILES = \
org/ltl2tgta.org \
org/ltlcross.org \
org/ltlfilt.org \
org/ltlgrind.org \
org/randaut.org \
org/randltl.org \
org/tools.org \
org/satmin.org \