spot
1.2.1a
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
ltlast
predecl.hh
Go to the documentation of this file.
1
// Copyright (C) 2009, 2010, 2012 Laboratoire de Recherche et
2
// Développement de l'Epita (LRDE).
3
// Copyright (C) 2003, 2004 Laboratoire d'Informatique de Paris 6 (LIP6),
4
// département Systèmes Répartis Coopératifs (SRC), Université Pierre
5
// et Marie Curie.
6
//
7
// This file is part of Spot, a model checking library.
8
//
9
// Spot is free software; you can redistribute it and/or modify it
10
// under the terms of the GNU General Public License as published by
11
// the Free Software Foundation; either version 3 of the License, or
12
// (at your option) any later version.
13
//
14
// Spot is distributed in the hope that it will be useful, but WITHOUT
15
// ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
16
// or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public
17
// License for more details.
18
//
19
// You should have received a copy of the GNU General Public License
20
// along with this program. If not, see <http://www.gnu.org/licenses/>.
21
29
#ifndef SPOT_LTLAST_PREDECL_HH
30
# define SPOT_LTLAST_PREDECL_HH
31
32
namespace
spot
33
{
34
namespace
ltl
35
{
36
struct
visitor;
37
38
class
atomic_prop;
39
class
automatop;
40
class
binop;
41
class
bunop;
42
class
constant;
43
class
formula;
44
class
multop;
45
class
unop;
46
}
47
}
48
49
#endif // SPOT_LTLAST_PREDECL_HH
spot
this class acts like a wrapper to the C code of the open_set.
Definition:
public.hh:32
Please direct any
question
,
comment
, or
bug report
to the Spot mailing list at
spot@lrde.epita.fr
.
Generated on Fri Jun 5 2015 11:31:18 for spot by
1.8.9.1