Bridge++
Ver. 2.0.2
fopr_CloverTerm.h
Go to the documentation of this file.
1
14
#ifndef FOPR_CLOVERTERM_INCLUDED
15
#define FOPR_CLOVERTERM_INCLUDED
16
18
45
// implementations
46
47
#ifdef USE_ORG
48
#include "
Org/fopr_CloverTerm_impl.h
"
49
#endif
50
51
#ifdef USE_IMP
52
#include "
Imp/fopr_CloverTerm_impl.h
"
53
#endif
54
55
#if defined(USE_IMP)
56
typedef
Imp::Fopr_CloverTerm
Fopr_CloverTerm
;
57
#else
58
typedef
Org::Fopr_CloverTerm
Fopr_CloverTerm
;
59
#endif
60
61
#endif
Fopr_CloverTerm
Org::Fopr_CloverTerm Fopr_CloverTerm
Clover term operator.
Definition:
fopr_CloverTerm.h:58
fopr_CloverTerm_impl.h
Imp::Fopr_CloverTerm
Definition:
fopr_CloverTerm_impl.h:55
Org::Fopr_CloverTerm
Definition:
fopr_CloverTerm_impl.h:55
fopr_CloverTerm_impl.h
src
lib
Fopr
fopr_CloverTerm.h
Generated on Sat Feb 10 2024 14:19:59 for Bridge++ by
1.8.17