mCRL2
Loading...
Searching...
No Matches
data.h
Go to the documentation of this file.
1// Author(s): Jeroen Keiren
2// Copyright: see the accompanying file COPYING or copy at
3// https://github.com/mCRL2org/mCRL2/blob/master/COPYING
4//
5// Distributed under the Boost Software License, Version 1.0.
6// (See accompanying file LICENSE_1_0.txt or copy at
7// http://www.boost.org/LICENSE_1_0.txt)
8//
12
13#ifndef MCRL2_DATA_DATA_H
14#define MCRL2_DATA_DATA_H
15
16namespace mcrl2
17{
19namespace data
20{
21}
22}
23
24#include "mcrl2/data/exists.h"
25#include "mcrl2/data/forall.h"
26#include "mcrl2/data/lambda.h"
28
29#endif // MCRL2_DATA_DATA_H
The class exists.
The class forall.
The class lambda.
A class that takes a linear process specification and checks all tau-summands of that LPS for conflue...
Definition indexed_set.h:72
The class where_clause.