spot/doc
Alexandre Duret-Lutz e06b3b7974 Trivially reduce 1[*]&&f = f and 1[*]|f = 1[*].
* src/ltlast/bunop.hh (one_star): New static method building 1[*].
* src/ltlast/bunop.cc (bunop::~bunop, bunop::instance_count): Adjust.
* src/ltlast/multop.cc: Implement the trivial rewriting.
* src/ltlast/multop.hh, doc/tl/tl.tex: Document it.
* src/ltltest/equals.test: Test it.
2012-04-28 09:34:46 +02:00
..
tl Trivially reduce 1[*]&&f = f and 1[*]|f = 1[*]. 2012-04-28 09:34:46 +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