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
d08e43a7
Commit
d08e43a7
authored
May 13, 2020
by
Etienne Renault
Browse files
kripke: please style.test
* spot/kripke/kripke.hh: Here.
parent
dfee9795
Changes
1
Hide whitespace changes
Inline
Side-by-side
spot/kripke/kripke.hh
View file @
d08e43a7
// -*- coding: utf-8 -*-
// Copyright (C) 2009, 2010, 2013, 2014, 2016, 2017, 2019 Laboratoire
// Copyright (C) 2009, 2010, 2013, 2014, 2016, 2017, 2019
, 2020
Laboratoire
// de Recherche et Developpement de l'Epita
//
// This file is part of Spot, a model checking library.
...
...
@@ -94,8 +94,7 @@ namespace spot
std
::
is_same
<
spot
::
cube
,
decltype
(
v
->
condition
())
>::
value
// finally return the type "yes"
,
yes
()
);
,
yes
());
// For all other cases return the type "no"
template
<
typename
,
typename
>
static
no
test_kripke
(...);
...
...
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