spot/doc
Alexandre Duret-Lutz e2f70e72b8 Fix translation of !{r}.
We need a marked version of !{r} to perform breakpoint unroling.

* src/ltlast/unop.cc, src/ltlast/unop.hh: Declare a NegClosureMarked
operator.
* src/ltlvisit/mark.hh, src/ltlvisit/mark.cc,
src/tgbaalgos/ltl2tgba_fm.cc: Adjust to deal with NegClosureMarked
and NegClosure as apropriate.
* src/ltlvisit/simplify.cc, src/ltlvisit/tostring.cc,
src/ltlvisit/tunabbrev.cc, src/tgbaalgos/eltl2tgba_lacim.cc,
src/tgbaalgos/ltl2taa.cc, src/tgbaalgos/ltl2tgba_lacim.cc,
src/tgba/formula2bdd.cc: Deal with NegClosureMarked in the same way as
we deal with NegClosure.
* src/tgbatest/ltl2tgba.test: More tests.
* src/ltltest/kind.test: Adjust.
* doc/tl/tl.tex: Mention the marked negated closure.
2012-05-12 12:21:41 +02:00
..
tl Fix translation of !{r}. 2012-05-12 12:21:41 +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: More text, and a link to "Modules". 2005-01-29 16:47:01 +00:00
Makefile.am Add documentation for temporal logic operators. 2012-04-28 09:34:43 +02:00