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
ed539653
Commit
ed539653
authored
Apr 17, 2004
by
Alexandre Duret-Lutz
Browse files
* iface/gspn/ltlgspn.cc (main) [SSP]: Use the standard
counter-example computation for -e5 too.
parent
83c4c02d
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
ed539653
2004-04-17 Alexandre Duret-Lutz <adl@gnu.org>
* iface/gspn/ltlgspn.cc (main) [SSP]: Use the standard
counter-example computation for -e5 too.
* iface/gspn/ltlgspn.cc (main) [!SSP]: Do not accept -e3, -e4, or -e5.
(main) [SSP]: Use the standard counter-example computation
for -e and -e1.
...
...
iface/gspn/ltlgspn.cc
View file @
ed539653
...
...
@@ -236,6 +236,7 @@ main(int argc, char **argv)
{
case
Couvreur
:
case
Couvreur2
:
case
Couvreur5
:
ce
=
new
spot
::
counter_example
(
ecs
);
break
;
default:
...
...
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