Better types for instance maps.
* src/ltlast/unop.hh (map): Use unop* as values. * src/ltlast/binop.hh (map): Use binop* as values. * src/ltlast/multop.hh (map): Use multop* as values. * src/ltlast/automatop.hh (paircmp): Rename as tripletcmp. (map): Use automaton* as values, not formula*.
This commit is contained in:
parent
f2e941cd07
commit
3488bf45e0
5 changed files with 15 additions and 5 deletions
10
ChangeLog
10
ChangeLog
|
|
@ -1,3 +1,13 @@
|
|||
2009-11-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Better types for instance maps.
|
||||
|
||||
* src/ltlast/unop.hh (map): Use unop* as values.
|
||||
* src/ltlast/binop.hh (map): Use binop* as values.
|
||||
* src/ltlast/multop.hh (map): Use multop* as values.
|
||||
* src/ltlast/automatop.hh (paircmp): Rename as tripletcmp.
|
||||
(map): Use automaton* as values, not formula*.
|
||||
|
||||
2009-11-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Add missing instance_count() in automatop and eltl2tgba.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue