spot/doc
Alexandre Duret-Lutz 5939d6f493 Add back the '*' syntax for And.
This somehow revert changes from 2010-01-30 which killed this use of
star to make room for the Kleen star.  Here we only allow '*' in the
temporal formula, so that it can still be the Kleen star in SERE.  The
motivation for '*' available as And is better compatibility with Wring
and VIS.

* src/ltlparse/ltlscan.ll: Distinguish * from [*].
* src/ltlparse/ltlparse.yy: Allows * to be used as AND between
temporal formulae.
* src/ltltest/equals.test, src/ltltest/parse.test: Add a few
tests.
* doc/tl/tl.tex: Document it.
2012-08-29 18:05:31 +02:00
..
tl Add back the '*' syntax for And. 2012-08-29 18:05:31 +02:00
.cvsignore more files to ignore 2003-07-15 11:51:32 +00:00
.gitignore more files to ignore 2011-01-27 21:47:47 +01:00
dot.in Build doxygen pictures with libgd to reduce their size. 2010-01-31 20:26:27 +01:00
Doxyfile.in Remove spotref.pdf. 2011-11-28 15:22:48 +01:00
footer.html * doc/footer.html: New file, link to RefDocComments on the wiki. 2004-07-09 14:51:56 +00:00
mainpage.dox * doc/mainpage.dox: Use a better title. 2012-06-04 18:42:55 +02:00
Makefile.am Add documentation for temporal logic operators. 2012-04-28 09:34:43 +02:00