Kill some FIXMEs.
* src/ltlenv/environment.hh, src/ltlvisit/basicreduce.cc: Remove useless FIXMEs. * src/ltlvisit/reduce.cc (reduce_visitor::visit(binop)): Compute syntactic implications only when needed. * src/tgbaalgos/reductgba_sim_del.cc (build_recurse_successor_spoiler): Remplace the FIXME by an assert. * src/tgba/tgbareduc.cc: Reword some comments, discard old commented code.
This commit is contained in:
parent
6b9acabe76
commit
21c98c0a01
6 changed files with 47 additions and 156 deletions
13
ChangeLog
13
ChangeLog
|
|
@ -1,3 +1,16 @@
|
|||
2008-04-14 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Kill some FIXMEs.
|
||||
|
||||
* src/ltlenv/environment.hh, src/ltlvisit/basicreduce.cc: Remove
|
||||
useless FIXMEs.
|
||||
* src/ltlvisit/reduce.cc (reduce_visitor::visit(binop)): Compute
|
||||
syntactic implications only when needed.
|
||||
* src/tgbaalgos/reductgba_sim_del.cc
|
||||
(build_recurse_successor_spoiler): Remplace the FIXME by an assert.
|
||||
* src/tgba/tgbareduc.cc: Reword some comments, discard old
|
||||
commented code.
|
||||
|
||||
2008-03-28 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
* src/evtgbaparse/Makefile.am (AM_CXXFLAGS): Remove -Werror
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue