Teach the DVE2 interface about enumerated types.
* iface/dve2/dve2.cc (convert_aps): Add support for enumerated types. E.g. an atomic proposition such as "P_0.CS" really means "P_0 == CS".
This commit is contained in:
parent
8136bd412d
commit
7b5879d26a
2 changed files with 104 additions and 11 deletions
|
|
@ -1,3 +1,11 @@
|
|||
2011-03-05 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Teach the DVE2 interface about enumerated types.
|
||||
|
||||
* iface/dve2/dve2.cc (convert_aps): Add support for
|
||||
enumerated types. E.g. an atomic proposition such
|
||||
as "P_0.CS" really means "P_0 == CS".
|
||||
|
||||
2011-03-05 Alexandre Duret-Lutz <adl@lrde.epita.fr>
|
||||
|
||||
Teach the DVE2 interface about atomic propositions such as "a <=
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue