mirror of https://github.com/CGAL/cgal
clenup
This commit is contained in:
parent
1ba311a602
commit
811e9530d6
|
|
@ -54,16 +54,6 @@ public:
|
||||||
|
|
||||||
};
|
};
|
||||||
|
|
||||||
#if 0
|
|
||||||
template <>
|
|
||||||
struct Get_arithmetic_kernel<CORE::BigInt>{
|
|
||||||
typedef CORE_arithmetic_kernel Arithmetic_kernel;
|
|
||||||
};
|
|
||||||
template <>
|
|
||||||
struct Get_arithmetic_kernel<CORE::BigRat>{
|
|
||||||
typedef CORE_arithmetic_kernel Arithmetic_kernel;
|
|
||||||
};
|
|
||||||
#endif
|
|
||||||
|
|
||||||
template <>
|
template <>
|
||||||
struct Get_arithmetic_kernel<CORE::Expr>{
|
struct Get_arithmetic_kernel<CORE::Expr>{
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue