Skip to content
GitLab
Menu
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
a9748804
Commit
a9748804
authored
Jan 08, 2015
by
Alexandre Duret-Lutz
Browse files
contain: adjust to use explicit product
* src/ltlvisit/contain.cc, src/ltlvisit/contain.hh: Here.
parent
bb9b204d
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/ltlvisit/contain.cc
View file @
a9748804
// -*- coding: utf-8 -*-
// Copyright (C) 2009, 2010, 2011, 2012, 2014 Laboratoire de
Recherche
// et Développement de l'Epita (LRDE).
// Copyright (C) 2009, 2010, 2011, 2012, 2014
, 2015
Laboratoire de
//
Recherche
et Développement de l'Epita (LRDE).
// Copyright (C) 2006, 2007 Laboratoire d'Informatique de Paris 6 (LIP6),
// département Systèmes Répartis Coopératifs (SRC), Université Pierre
// et Marie Curie.
...
...
@@ -27,7 +27,7 @@
#include "ltlast/binop.hh"
#include "ltlast/multop.hh"
#include "ltlast/constant.hh"
#include "tgba
/tgba
product.hh"
#include "tgba
algos/
product.hh"
#include "tgbaalgos/gtec/gtec.hh"
#include "tgbaalgos/save.hh"
...
...
src/ltlvisit/contain.hh
View file @
a9748804
// -*- coding: utf-8 -*-
// Copyright (C) 2011, 2012, 2013, 2014 Laboratoire de Recherche
et
//
D
eveloppement de l'Epita (LRDE).
// Copyright (C) 2011, 2012, 2013, 2014
, 2015
Laboratoire de Recherche
// e
t Dé
veloppement de l'Epita (LRDE).
// Copyright (C) 2006 Laboratoire d'Informatique de Paris 6 (LIP6),
// département Systèmes Répartis Coopératifs (SRC), Université Pierre
// et Marie Curie.
...
...
@@ -37,7 +37,7 @@ namespace spot
{
struct
record_
{
const_tgba_ptr
translation
;
const_tgba_
digraph_
ptr
translation
;
typedef
std
::
map
<
const
record_
*
,
bool
>
incomp_map
;
incomp_map
incompatible
;
};
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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