please pedantic option for gcc
* spot/kripke/kripke.hh: here.
This commit is contained in:
parent
a308d1a60a
commit
606e4fc88c
1 changed files with 2 additions and 2 deletions
|
|
@ -1,5 +1,5 @@
|
|||
// -*- coding: utf-8 -*-
|
||||
// Copyright (C) 2009, 2010, 2013, 2014, 2016 Laboratoire de Recherche
|
||||
// Copyright (C) 2009, 2010, 2013, 2014, 2016, 2017 Laboratoire de Recherche
|
||||
// et Developpement de l'Epita
|
||||
//
|
||||
// This file is part of Spot, a model checking library.
|
||||
|
|
@ -89,7 +89,7 @@ namespace spot
|
|||
|
||||
// Always return true since otherwise a compile-time error will be raised.
|
||||
return true;
|
||||
};
|
||||
}
|
||||
|
||||
/// \ingroup kripke
|
||||
/// \brief Iterator code for Kripke structure
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue