Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Spot
Spot
Commits
35a57c6d
Commit
35a57c6d
authored
Apr 07, 2010
by
Alexandre Duret-Lutz
Browse files
[lbtt] Accept W and M in lbtt-translate --spot.
* src/SpotWrapper.cc: Translate W and M operators.
parent
60dbeb11
Changes
2
Hide whitespace changes
Inline
Side-by-side
lbtt/ChangeLog
View file @
35a57c6d
2010-04-07 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Accept W and M in lbtt-translate --spot.
* src/SpotWrapper.cc: Translate W and M operators.
2010-01-22 Alexandre Duret-Lutz <adl@lrde.epita.fr>
Let "make dvi" work on Ubuntu.
...
...
lbtt/src/SpotWrapper.cc
View file @
35a57c6d
/*
* Copyright (C) 2003, 2004
* Copyright (C) 2003, 2004
, 2010
* Heikki Tauriainen <Heikki.Tauriainen@tkk.fi>
*
* Derived from SpinWrapper.cc by Alexandre Duret-Lutz <adl@src.lip6.fr>.
...
...
@@ -88,8 +88,8 @@ void SpotWrapper::translateFormula
BinaryOperatorInfixWriter
<
SPOT_XOR
>
,
BinaryOperatorInfixWriter
<
LtlUntil
::
infix_symbol
>
,
BinaryOperatorInfixWriter
<
LtlV
::
infix_symbol
>
,
WriterErrorReporter
,
WriterErrorReporter
,
BinaryOperatorInfixWriter
<
LtlWeakUntil
::
infix_symbol
>
,
BinaryOperatorInfixWriter
<
LtlStrongRelease
::
infix_symbol
>
,
WriterErrorReporter
>
fw
(
estream
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment