Spot wants ^', not xor'.
* src/SpotWrapper.hh (SpotWrapper::SPOT_XOR): Declare. * src/SpotWrapper.cc (SpotWrapper::SPOT_XOR): Define. (SpotWrapper::translateFormula): Use SPOT_XOR.
This commit is contained in:
parent
79bed65843
commit
bbba8ca966
3 changed files with 11 additions and 2 deletions
|
|
@ -1,3 +1,10 @@
|
|||
2003-07-10 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
Spot wants `^', not `xor'.
|
||||
* src/SpotWrapper.hh (SpotWrapper::SPOT_XOR): Declare.
|
||||
* src/SpotWrapper.cc (SpotWrapper::SPOT_XOR): Define.
|
||||
(SpotWrapper::translateFormula): Use SPOT_XOR.
|
||||
|
||||
2003-07-09 Alexandre Duret-Lutz <aduret@src.lip6.fr>
|
||||
|
||||
I want $? = 1 whenever some test fails.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue